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.
2 parents 8d392a7 + 6c744b8 commit 6b18ae5Copy full SHA for 6b18ae5
.github/workflows/CI.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
os: [ubuntu-latest, macos-11, windows-latest]
25
- gcc_v: [10,11,12,13] # Version of GFortran we want to use.
+ gcc_v: [10,11,12] # Version of GFortran we want to use.
26
include:
27
- os: ubuntu-latest
28
os-arch: linux-x86_64
0 commit comments