Skip to content

Commit 331707f

Browse files
committed
ci: FC needs specific version
1 parent 3d87b73 commit 331707f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
env:
8585
CC: clang-${{ matrix.clang-version }}
8686
CXX: clang++-${{ matrix.clang-version }}
87-
FC: gfortran
87+
FC: gfortran-14
8888

8989
steps:
9090
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)