mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-28 18:50:49 +00:00
Allow using rebar3 nightly builds (#84)
This commit is contained in:
@@ -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