Skip to content

Commit 6440444

Browse files
committed
ci: use correct key for compiler version
1 parent 3a17001 commit 6440444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: fortran-lang/[email protected]
4747
with:
4848
compiler: gcc
49-
compiler-version: 13
49+
version: 13
5050

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

0 commit comments

Comments
 (0)