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 abcb365 commit 43fd186Copy full SHA for 43fd186
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
install: clang-4.0
84
- toolset: clang
85
compiler: clang++-5.0
86
- cxxstd: "03,11,14,1z"
+ cxxstd: "03,11,14"
87
os: ubuntu-latest
88
container: ubuntu:18.04
89
install: clang-5.0
0 commit comments