Skip to content

Commit 9471b4b

Browse files
authored
Update test-fortran-macos.yml
1 parent 4c69faf commit 9471b4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-fortran-macos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212

13-
- uses: fortran-lang/setup-fortran@v1
13+
- uses: fortran-lang/setup-fortran@latest
1414
id: setup-fortran
1515
with:
1616
compiler: gcc
17-
version: 13
17+
version: 11
1818

1919
# - name: Install GFortran
2020
# run: brew install gfortran gcc

0 commit comments

Comments
 (0)