Skip to content

Commit aad4719

Browse files
Add release-6.0 scheme to the nightly distribution workflow
1 parent 691cfdf commit aad4719

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
@@ -11,6 +11,7 @@ jobs:
1111
- scheme: "main"
1212
- scheme: "release-5.9"
1313
- scheme: "release-5.10"
14+
- scheme: "release-6.0"
1415
fail-fast: false
1516
uses: ./.github/workflows/distribute-toolchain.yml
1617
secrets: inherit

0 commit comments

Comments
 (0)