Skip to content

Commit

Permalink
Fixing gcc-11 gha failure
Browse files Browse the repository at this point in the history
  • Loading branch information
zajo committed Jul 29, 2024
1 parent de9b3ed commit 69fad48
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 @@ -58,7 +58,7 @@ jobs:
address-model: 32,64
- toolset: gcc-11
cxxstd: "03,11,14,17,20"
os: ubuntu-20.04
os: ubuntu-22.04
install: g++-11-multilib
address-model: 32,64
- toolset: gcc-12
Expand Down

0 comments on commit 69fad48

Please sign in to comment.