Skip to content

Commit

Permalink
Add Erlang/OTP 26 to the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed May 8, 2023
1 parent 1f7debb commit e4a93f0
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 @@ -20,6 +20,9 @@ jobs:
fail-fast: false
matrix:
combo:
- otp-version: '26.0-rc3'
elixir-version: 'v1.14.4'
os: 'ubuntu-latest'
- otp-version: '25.2'
elixir-version: '1.14.3'
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 @@ -20,6 +20,9 @@ jobs:
fail-fast: false
matrix:
combo:
- otp-version: '26.0-rc3'
elixir-version: 'v1.14.4'
os: 'windows-latest'
- otp-version: '25'
rebar3-version: 'nightly'
os: 'windows-latest'
Expand Down

0 comments on commit e4a93f0

Please sign in to comment.