We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77332d4 commit 45ee3b9Copy full SHA for 45ee3b9
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- compiler: [gfortran-8, gfortran-9, gfortran-10]
+ compiler: [gfortran-9, gfortran-10]
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments