mirror of
https://github.com/catchorg/Catch2.git
synced 2026-04-29 10:13:30 +02:00
Prune away g++-11 build from Mac
This commit is contained in:
@@ -8,7 +8,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
cxx:
|
||||
- g++-11
|
||||
- clang++
|
||||
build_type: [Debug, Release]
|
||||
std: [14, 17]
|
||||
|
||||
Reference in New Issue
Block a user