Skip to content

Commit

Permalink
ci: use correct key for compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed Nov 17, 2024
1 parent 3a17001 commit 6440444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: fortran-lang/[email protected]
with:
compiler: gcc
compiler-version: 13
version: 13

- name: Check that all the fpm tests pass
if: matrix.fpm-version == 'latest'
Expand Down

0 comments on commit 6440444

Please sign in to comment.