Skip to content

Commit

Permalink
try gcc v12
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMVale authored Jul 16, 2024
1 parent d3892e3 commit 35a337c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
gcc_v: [10, 11] # Version of GFortran we want to use.
gcc_v: [10, 12] # Version of GFortran we want to use.
include:
- os: ubuntu-latest
os-arch: linux-x86_64
Expand Down

0 comments on commit 35a337c

Please sign in to comment.