Update ci.yml

This commit is contained in:
Peter Dimov
2021-08-10 17:56:49 +03:00
parent d045cf2ecb
commit fd2781afc9

View File

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