Skip to content

Commit 00ae039

Browse files
Add 5.9 release scheme to matrix
1 parent 2fa74ee commit 00ae039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-distribution.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
matrix:
99
include:
1010
- scheme: "main"
11+
- scheme: "release-5.9"
1112
uses: ./.github/workflows/distribute-toolchain.yml
1213
secrets: inherit
1314
with:

0 commit comments

Comments
 (0)