1
0
forked from boostorg/mp11

Update ci.yml

This commit is contained in:
Peter Dimov
2021-08-17 15:49:42 +03:00
parent 5954168980
commit f081f3e516

View File

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