Don't fail CI fast

This commit is contained in:
Chris Thrasher
2025-04-26 10:17:47 -06:00
parent edb6f80867
commit ec571515c8
5 changed files with 5 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ jobs:
# the Intel based images for free to OSS projects.
runs-on: macos-13
strategy:
fail-fast: false
matrix:
cxx:
- clang++