Skip to content

Commit f86d878

Browse files
authored
Distribute Ubuntu 20.04 aarch64 dev snapshots
1 parent 3e2f6e4 commit f86d878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
include:
1111
- branch: "swiftwasm"
1212
channel: "DEVELOPMENT"
13-
targets: "ubuntu18.04_x86_64 ubuntu20.04_x86_64 macos_x86_64 macos_arm64"
13+
targets: "ubuntu18.04_x86_64 ubuntu20.04_x86_64 ubuntu20.04_aarch64 macos_x86_64 macos_arm64"
1414
- branch: "swiftwasm-release/5.3"
1515
channel: "5.3"
1616
targets: "ubuntu18.04_x86_64 ubuntu20.04_x86_64 macos_x86_64"

0 commit comments

Comments
 (0)