Skip to content

Commit 8f7087f

Browse files
committed
test(CI): switch back to GCC 14
GitHub doesn't yet have GCC 15.
1 parent b298a04 commit 8f7087f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
env:
1010
FC: gfortran
11-
GCC_V: 15
11+
GCC_V: 14
1212

1313
steps:
1414
- name: Checkout code

0 commit comments

Comments
 (0)