Allow using rebar3 nightly builds (#84)

This commit is contained in:
Paulo F. Oliveira
2022-01-12 14:25:40 +00:00
committed by GitHub
parent e6ab31075d
commit c71c5c91bb
10 changed files with 55 additions and 13 deletions
+3
View File
@@ -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'