setup-swift icon indicating copy to clipboard operation
setup-swift copied to clipboard

Add support for aarch64 Linux

Open winterqt opened this issue 1 year ago • 0 comments

Before this change, runners on non-macOS would always succeed by downloading the x86_64 binary for their respective platform, which is obviously problematic.

To solve this, this change introduces both support for aarch64 Linux, and process architecture validation.

winterqt avatar Jul 19 '24 21:07 winterqt