Skip to content

Commit

Permalink
ci: disable fail-fast for nightly distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Dec 5, 2023
1 parent 44c613f commit 5f50187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- scheme: "main"
- scheme: "release-5.9"
- scheme: "release-5.10"
fail-fast: false
uses: ./.github/workflows/distribute-toolchain.yml
secrets: inherit
with:
Expand Down

0 comments on commit 5f50187

Please sign in to comment.