We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c613f commit 5f50187Copy full SHA for 5f50187
.github/workflows/nightly-distribution.yml
@@ -10,6 +10,7 @@ jobs:
10
- scheme: "main"
11
- scheme: "release-5.9"
12
- scheme: "release-5.10"
13
+ fail-fast: false
14
uses: ./.github/workflows/distribute-toolchain.yml
15
secrets: inherit
16
with:
0 commit comments