We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b161c7 + 8fb05cd commit 033146fCopy full SHA for 033146f
.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: [9] # Version of GFortran we want to use.
+ gcc_v: [10] # Version of GFortran we want to use.
26
include:
27
- os: ubuntu-latest
28
os-arch: linux-x86_64
0 commit comments