Skip to content

Commit b298a04

Browse files
committed
test(CI): update to GCC 15
1 parent 1c6b5ca commit b298a04

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: 14
11+
GCC_V: 15
1212

1313
steps:
1414
- name: Checkout code

0 commit comments

Comments
 (0)