Update ci.yml

This commit is contained in:
Peter Dimov
2021-06-11 22:15:46 +03:00
parent ed14d74323
commit 6ab5fd9dac

View File

@ -52,6 +52,7 @@ jobs:
- toolset: gcc-11
cxxstd: "03,11,14,17,2a"
os: ubuntu-18.04
install: g++-11
- toolset: clang
compiler: clang++-3.5
cxxstd: "03,11"