Skip to content

Commit 20538fe

Browse files
committed
temporarily get rid of fail fast for debugging
1 parent 9e2c063 commit 20538fe

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
@@ -12,6 +12,7 @@ jobs:
1212
build:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
os: [ubuntu-22.04, ubuntu-24.04]
1718
mode: [newlib, linux, musl, uclibc]

0 commit comments

Comments
 (0)