Skip to content

Commit 60f3fb8

Browse files
[ci] distribute 5.8 nightly toolchain
1 parent 8174989 commit 60f3fb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly-distribution.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- branch: "swiftwasm-release/5.7"
2828
channel: "5.7"
2929
targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 ubuntu22.04_x86_64 macos_x86_64 macos_arm64"
30+
- branch: "swiftwasm-release/5.8"
31+
channel: "5.8"
32+
targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 ubuntu22.04_x86_64 macos_x86_64 macos_arm64"
3033
steps:
3134
- uses: actions/checkout@v1
3235
- name: Setup keychain

0 commit comments

Comments
 (0)