Skip to content

Commit 27f8ebb

Browse files
committed
Update ci to use gcc v13.
1 parent b04658c commit 27f8ebb

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
@@ -10,7 +10,7 @@ jobs:
1010

1111
env:
1212
FC: gfortran
13-
GCC_V: 11
13+
GCC_V: 13
1414

1515
steps:
1616
- name: Checkout code

0 commit comments

Comments
 (0)