mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-16 10:42:25 +01:00
Prune away g++-11 build from Mac
This commit is contained in:
parent
008676a741
commit
aad0a3a8d6
1
.github/workflows/mac-builds.yml
vendored
1
.github/workflows/mac-builds.yml
vendored
@ -8,7 +8,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
cxx:
|
cxx:
|
||||||
- g++-11
|
|
||||||
- clang++
|
- clang++
|
||||||
build_type: [Debug, Release]
|
build_type: [Debug, Release]
|
||||||
std: [14, 17]
|
std: [14, 17]
|
||||||
|
Loading…
Reference in New Issue
Block a user