Update .github/workflows

This commit is contained in:
Peter Dimov
2021-04-19 21:30:04 +03:00
parent 834a4f04dc
commit 95e02ea52b

View File

@ -51,7 +51,7 @@ jobs:
os: ubuntu-18.04
- toolset: clang
compiler: clang++-3.5
cxxstd: "03,11,14"
cxxstd: "03,11"
os: ubuntu-16.04
install: clang-3.5
- toolset: clang