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