mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Allow using rebar3 nightly builds (#84)
This commit is contained in:
committed by
GitHub
parent
e6ab31075d
commit
c71c5c91bb
@@ -24,6 +24,9 @@ jobs:
|
||||
- otp-version: '24.0.2'
|
||||
rebar3-version: '3.16'
|
||||
os: 'windows-2019'
|
||||
- otp-version: '24.0.2'
|
||||
rebar3-version: 'nightly'
|
||||
os: 'windows-2019'
|
||||
- otp-version: '23.0'
|
||||
rebar3-version: '3.15'
|
||||
os: 'windows-2019'
|
||||
|
||||
Reference in New Issue
Block a user