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 6ca066c commit b8008fbCopy full SHA for b8008fb
.github/workflows/CI.yml
@@ -56,7 +56,7 @@ jobs:
56
run: pip install --upgrade fypp ninja
57
58
- name: Setup Fortran compiler
59
- uses: fortran-lang/setup-fortran@v1.6.1
+ uses: fortran-lang/setup-fortran@v1.6.2
60
id: setup-fortran
61
with:
62
compiler: ${{ matrix.toolchain.compiler }}
0 commit comments