Skip to content

Commit 992d26a

Browse files
committed
fail fast
1 parent 2131a0f commit 992d26a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
timeout-minutes: 20
1010

1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
arch: [x86_64, arm64]
1415
toolchain: [gcc, clang, llvm]

0 commit comments

Comments
 (0)