mirror of
https://github.com/boostorg/mp11.git
synced 2026-05-05 12:14:13 +02:00
Remove cxxstd=1z from clang-5.0
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
||||
install: clang-4.0
|
||||
- toolset: clang
|
||||
compiler: clang++-5.0
|
||||
cxxstd: "03,11,14,1z"
|
||||
cxxstd: "03,11,14"
|
||||
os: ubuntu-latest
|
||||
container: ubuntu:18.04
|
||||
install: clang-5.0
|
||||
|
||||
Reference in New Issue
Block a user