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

@@ -6,6 +6,7 @@ jobs:
build:
runs-on: macos-14
strategy:
fail-fast: false
matrix:
cxx:
- clang++