mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-12 02:56:54 +08:00
Document the architecture synonyms (#113)
This commit is contained in:
@@ -44,6 +44,8 @@ This action sets up a Julia environment for use in actions by downloading a spec
|
|||||||
#
|
#
|
||||||
# Supported values: x64 | x86 | aarch64 (untested)
|
# Supported values: x64 | x86 | aarch64 (untested)
|
||||||
#
|
#
|
||||||
|
# Note: you can use X64, X86, and ARM64 as synonyms for x64, x86, and aarch64, respectively.
|
||||||
|
#
|
||||||
# Default: x64
|
# Default: x64
|
||||||
arch: ''
|
arch: ''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user