Merge branch 'develop' into feature/result-traits

This commit is contained in:
Peter Dimov
2021-10-01 01:56:25 +03:00

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