We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0779894 commit 2cb8935Copy full SHA for 2cb8935
.github/workflows/fpm.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ubuntu-latest, macos-latest]
12
- gcc_v: [11] # Version of GFortran we want to use.
+ gcc_v: [12] # Version of GFortran we want to use.
13
include:
14
- os: ubuntu-latest
15
os-arch: linux-x86_64
0 commit comments