Update ci.yml

This commit is contained in:
Peter Dimov
2021-05-28 18:33:52 +03:00
parent 36052766c7
commit e9403da22d

View File

@@ -99,7 +99,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