Skip to content

Commit 842244d

Browse files
committed
CI: No fail-fast in build matrix.
Signed-off-by: Ariel Xiong <[email protected]>
1 parent 96afabd commit 842244d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
compiler: llvm
7474
- mode: uclibc
7575
compiler: llvm
76+
fail-fast: false
7677
steps:
7778
- uses: actions/checkout@v4
7879

0 commit comments

Comments
 (0)