This commit is contained in:
Emil Dotchevski
2023-07-29 19:20:34 -07:00
parent 0d69599d91
commit 03aa58e06e

View File

@ -126,11 +126,6 @@ jobs:
cxxstd: "03,11,14,17,20,2b"
os: ubuntu-22.04
install: clang-14
- toolset: clang
compiler: clang++-15
cxxstd: "03,11,14,17,20,2b"
os: ubuntu-22.04
install: clang-15
- toolset: clang
cxxstd: "03,11,14,17,2a"
os: macos-11