mirror of
https://github.com/erlef/setup-beam.git
synced 2026-08-03 09:12:45 +00:00
Add ability to specify OTP architecture (#316)
This commit is contained in:
@@ -19,6 +19,9 @@ inputs:
|
||||
otp-version:
|
||||
description: Version range or exact version of Erlang/OTP to use,
|
||||
or false when installing only Gleam without OTP
|
||||
otp-architecture:
|
||||
description: 32 or 64, to specify the architecture of the OTP to install. Only applies to Windows.
|
||||
default: 64
|
||||
elixir-version:
|
||||
description: Version range or exact version of Elixir to use
|
||||
gleam-version:
|
||||
|
||||
Reference in New Issue
Block a user