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
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 0 additions and 1 deletions

View File

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