Skip to content

Commit

Permalink
Merge pull request #513 from cppalliance/gcc-13
Browse files Browse the repository at this point in the history
Fix gcc-13 build
  • Loading branch information
mborland authored Apr 30, 2024
2 parents c706ee4 + 623d634 commit d2be0f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
os: ubuntu-22.04
install:
- g++-13-multilib
cxxflags: -Wno-uninitialized
- toolset: gcc-12
cxxstd: "03-gnu,11-gnu,14-gnu,17-gnu,20-gnu,23-gnu"
address_model: "32"
Expand Down

0 comments on commit d2be0f4

Please sign in to comment.