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 94b9245 commit 1b74847Copy full SHA for 1b74847
.github/workflows/fpm.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- os: [ubuntu-latest, macos-11]
+ os: [ubuntu-latest, macos-latest]
12
gcc_v: [10] # Version of GFortran we want to use.
13
include:
14
- os: ubuntu-latest
0 commit comments