Update .github/workflows

This commit is contained in:
Peter Dimov
2021-04-19 18:53:52 +03:00
parent 0eee7efd54
commit f3424e74e8

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