Prune away g++-11 build from Mac

This commit is contained in:
Martin Hořeňovský
2024-08-13 19:36:19 +02:00
parent 008676a741
commit aad0a3a8d6

View File

@ -8,7 +8,6 @@ jobs:
strategy:
matrix:
cxx:
- g++-11
- clang++
build_type: [Debug, Release]
std: [14, 17]