We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2426a8 commit f0f42fdCopy full SHA for f0f42fd
1 file changed
.github/workflows/fpm.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ubuntu-latest]
12
- gcc_v: [12] # Version of GFortran we want to use.
+ gcc_v: [15] # Version of GFortran we want to use.
13
include:
14
- os: ubuntu-latest
15
os-arch: linux-x86_64
0 commit comments