Update ci.yml

This commit is contained in:
Peter Dimov
2021-05-29 02:41:45 +03:00
parent 79f9a297cd
commit 8b41ff22a6

View File

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