Skip to content

Commit 5f50187

Browse files
ci: disable fail-fast for nightly distribution
1 parent 44c613f commit 5f50187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-distribution.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- scheme: "main"
1111
- scheme: "release-5.9"
1212
- scheme: "release-5.10"
13+
fail-fast: false
1314
uses: ./.github/workflows/distribute-toolchain.yml
1415
secrets: inherit
1516
with:

0 commit comments

Comments
 (0)