Update ci.yml

This commit is contained in:
Peter Dimov
2021-10-01 01:14:41 +03:00
parent 5b1fe62dbb
commit b0b2ed2814

View File

@@ -43,7 +43,7 @@ jobs:
cxxstd: "03,11,14,17,2a"
os: ubuntu-20.04
install: g++-10
- toolset: gcc-10
- toolset: gcc-11
cxxstd: "03,11,14,17,2a"
os: ubuntu-20.04
install: g++-11