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 827426d commit 7bcbb4eCopy full SHA for 7bcbb4e
.github/workflows/ci.yml
@@ -52,6 +52,7 @@ jobs:
52
- toolset: gcc-11
53
cxxstd: "03,11,14,17,2a"
54
os: ubuntu-18.04
55
+ install: g++-11
56
- toolset: clang
57
compiler: clang++-3.5
58
cxxstd: "03,11"
0 commit comments