We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d027cb commit 3b4564dCopy full SHA for 3b4564d
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: gha3mi/setup-fortran-conda@latest
14
with:
15
compiler: gfortran
16
- compiler-version: 14.3
+ compiler-version: 13
17
platform: ubuntu-latest
18
extra-packages: "openblas"
19
0 commit comments