Skip to content

Commit 2cb8935

Browse files
committed
build(CI): update GCC from 11 to 12
1 parent 0779894 commit 2cb8935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [ubuntu-latest, macos-latest]
12-
gcc_v: [11] # Version of GFortran we want to use.
12+
gcc_v: [12] # Version of GFortran we want to use.
1313
include:
1414
- os: ubuntu-latest
1515
os-arch: linux-x86_64

0 commit comments

Comments
 (0)