Attempt use on top of Erlang 25.0-rc1 (#93)

This commit is contained in:
Paulo F. Oliveira
2022-02-22 11:09:02 +00:00
committed by GitHub
parent 2494d08aa0
commit 94d9a6b2ef
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@ jobs:
fail-fast: false
matrix:
combo:
- otp-version: '25.0-rc1'
rebar3-version: 'nightly'
os: 'ubuntu-latest'
- otp-version: '24'
rebar3-version: 'nightly'
os: 'ubuntu-latest'
+3
View File
@@ -21,6 +21,9 @@ jobs:
fail-fast: false
matrix:
combo:
- otp-version: '25.0-rc1'
rebar3-version: 'nightly'
os: 'windows-latest'
- otp-version: '24.0.2'
rebar3-version: '3.16'
os: 'windows-2019'