mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Allow using rebar3 nightly builds (#84)
This commit is contained in:
committed by
GitHub
parent
e6ab31075d
commit
c71c5c91bb
@@ -21,6 +21,9 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
combo:
|
||||
- otp-version: '24'
|
||||
rebar3-version: 'nightly'
|
||||
os: 'ubuntu-latest'
|
||||
- elixir-version: 'v1.0'
|
||||
otp-version: '17'
|
||||
os: 'ubuntu-16.04'
|
||||
|
||||
Reference in New Issue
Block a user