We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c706ee4 commit 623d634Copy full SHA for 623d634
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
os: ubuntu-22.04
84
install:
85
- g++-13-multilib
86
+ cxxflags: -Wno-uninitialized
87
- toolset: gcc-12
88
cxxstd: "03-gnu,11-gnu,14-gnu,17-gnu,20-gnu,23-gnu"
89
address_model: "32"
0 commit comments