1
0
forked from boostorg/mp11

Update ci.yml

This commit is contained in:
Peter Dimov
2021-06-13 02:52:14 +03:00
parent c3aed9a44f
commit 20aa0f9dcd

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,14"