We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2131a0f commit 992d26aCopy full SHA for 992d26a
.github/workflows/ci.yaml
@@ -9,6 +9,7 @@ jobs:
9
timeout-minutes: 20
10
11
strategy:
12
+ fail-fast: false
13
matrix:
14
arch: [x86_64, arm64]
15
toolchain: [gcc, clang, llvm]
0 commit comments