mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Attempt use on top of Erlang 25.0-rc1 (#93)
This commit is contained in:
committed by
GitHub
parent
2494d08aa0
commit
c428d8c359
@@ -21,6 +21,9 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
combo:
|
combo:
|
||||||
|
- otp-version: '25.0-rc1'
|
||||||
|
rebar3-version: 'nightly'
|
||||||
|
os: 'ubuntu-latest'
|
||||||
- otp-version: '24'
|
- otp-version: '24'
|
||||||
rebar3-version: 'nightly'
|
rebar3-version: 'nightly'
|
||||||
os: 'ubuntu-latest'
|
os: 'ubuntu-latest'
|
||||||
|
|||||||
@@ -21,6 +21,9 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
combo:
|
combo:
|
||||||
|
- otp-version: '25.0-rc1'
|
||||||
|
rebar3-version: 'nightly'
|
||||||
|
os: 'windows-latest'
|
||||||
- otp-version: '24.0.2'
|
- otp-version: '24.0.2'
|
||||||
rebar3-version: '3.16'
|
rebar3-version: '3.16'
|
||||||
os: 'windows-2019'
|
os: 'windows-2019'
|
||||||
|
|||||||
Reference in New Issue
Block a user