Skip to content

Commit

Permalink
GCC 13 no longer in ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoon authored May 20, 2024
1 parent f52ebff commit f756d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
gcc_major_version: ["12", "13"]
gcc_major_version: ["12"]
esmf_version: ["8.3.1", "8.4.2", "8.5.0", "8.6.1"]

steps:
Expand Down

0 comments on commit f756d05

Please sign in to comment.