Skip to content

Commit

Permalink
Attempt use on top of Erlang 25.0-rc1 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored Feb 22, 2022
1 parent 2494d08 commit c428d8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c428d8c

Please sign in to comment.