Skip to content

Commit 292c37b

Browse files
committed
Temporarily set fail-fast: false in release.yml for testing
1 parent d976848 commit 292c37b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
needs: [ create-release ]
8787

8888
strategy:
89+
fail-fast: false
8990
matrix:
9091
target:
9192
- x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)