Removing 2a from clang++-8

This commit is contained in:
Emil Dotchevski
2021-09-30 21:45:27 -07:00
parent 1ed2045e07
commit 52da83a1d7

View File

@ -73,7 +73,7 @@ jobs:
install: clang-7
- toolset: clang
compiler: clang++-8
cxxstd: "03,11,14,17,2a"
cxxstd: "03,11,14,17"
os: ubuntu-20.04
install: clang-8
- toolset: clang