We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0386b7 commit 988ef8bCopy full SHA for 988ef8b
.github/workflows/nightly-distribution.yml
@@ -11,6 +11,8 @@ jobs:
11
- scheme: "main"
12
- scheme: "release-6.0"
13
- scheme: "release-6.1"
14
+ - scheme: "release-6.2"
15
+
16
fail-fast: false
17
uses: ./.github/workflows/distribute-toolchain.yml
18
secrets: inherit
0 commit comments