Skip to content

Commit e96040c

Browse files
[ci] Re-enable amazonlinux2_x86_64 toolchain distribution
1 parent 03b8814 commit e96040c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/nightly-distribution.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
include:
1111
- branch: "swiftwasm"
1212
channel: "DEVELOPMENT"
13-
# targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 ubuntu22.04_x86_64 macos_x86_64 macos_arm64"
14-
targets: "ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 ubuntu22.04_x86_64 macos_x86_64 macos_arm64"
13+
targets: "amazonlinux2_x86_64 ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 ubuntu22.04_x86_64 macos_x86_64 macos_arm64"
1514
- branch: "swiftwasm-release/5.3"
1615
channel: "5.3"
1716
targets: "ubuntu18.04_x86_64 ubuntu20.04_x86_64 macos_x86_64"

0 commit comments

Comments
 (0)