We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77332d4 + 45ee3b9 commit 81df769Copy full SHA for 81df769
.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