swift-wasm-DEVELOPMENT-SNAPSHOT-2022-01-25-a
Pre-release
Pre-release
Add Ubuntu 20.04 on ARM64 build agent (#4150) Tests on this new platform are disabled for now due to #4152. Related to #1854. * Add Ubuntu 20.04 on ARM64 build agent * Don't attempt to install Wasmer on linux-aarch64 * Fix typo: `==` -> `!=` * Fix `sccache` installation on aarch64 * Use `aarch64` suffix in `target` property * Fix `aarch64` suffix use * Apply suggestions from code review Co-authored-by: Yuta Saito <[email protected]>