Update .github/workflows

This commit is contained in:
Peter Dimov
2021-04-19 21:29:14 +03:00
parent f502e6cda4
commit 5eae4824ab

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