mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-18 05:56:54 +08:00
Include arm64 alias for aarch64 (#134)
This should fix arch lookup in Apple M-series.
This commit is contained in:
committed by
GitHub
parent
2f270f0b37
commit
294135b6de
2
package-lock.json
generated
2
package-lock.json
generated
@@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "setup-julia",
|
||||
"version": "1.8.3",
|
||||
"version": "1.9.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
Reference in New Issue
Block a user