mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Update action.yml with experimental-otp input
This commit is contained in:
@@ -9,6 +9,9 @@ inputs:
|
|||||||
description: Version range or exact version of Elixir to use
|
description: Version range or exact version of Elixir to use
|
||||||
otp-version:
|
otp-version:
|
||||||
description: Version range or exact version of OTP to use
|
description: Version range or exact version of OTP to use
|
||||||
|
experimental-otp:
|
||||||
|
description: Whether to use experimental builds of OTP (images have not yet been fully tested include ubuntu-16.04, ubuntu-18.04, ubuntu-20.04)
|
||||||
|
default: false
|
||||||
install-hex:
|
install-hex:
|
||||||
description: Whether to install Hex
|
description: Whether to install Hex
|
||||||
default: true
|
default: true
|
||||||
|
|||||||
Reference in New Issue
Block a user