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 62a946d commit 0c34819Copy full SHA for 0c34819
.github/workflows/CI.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Setup Fortran compiler
64
uses: fortran-lang/[email protected]
65
- id: setup-fortran
+ id: setup-fortran
66
with:
67
compiler: ${{ matrix.toolchain.compiler }}
68
version: ${{ matrix.toolchain.version }}
0 commit comments