mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-21 21:06:11 +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:
|
||||
matrix:
|
||||
cxx:
|
||||
- g++-11
|
||||
- clang++
|
||||
build_type: [Debug, Release]
|
||||
std: [14, 17]
|
||||
|
Loading…
Reference in New Issue
Block a user