Add support for aarch64 (#102)

Setting the `arch` input to `aarch64` will install `aarch64` binaries,
intended to be used on aarch64-based self-hosted runners.

Please note that we currently don't run test builds on that
architecture, so we cannot guarantee that the input won't break
randomly, although there is no reason why it would.

In a future update, we may choose a default architecture based on the
arch of the runner.

Thanks to @giordano for providing a self-hosted runner for testing.

Co-authored-by: Mosè Giordano <mose@gnu.org>
This commit is contained in:
Sascha Mann
2022-05-21 21:50:58 +02:00
committed by GitHub
parent f29cb961e8
commit 6966335537
4 changed files with 10 additions and 3 deletions

1
package-lock.json generated
View File

@@ -5,6 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "setup-julia",
"version": "1.6.1",
"license": "MIT",
"dependencies": {