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