mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-27 17:16:07 +00:00
Try current state with Ubuntu 22.04 (#124)
This commit is contained in:
committed by
GitHub
parent
ae1b3f83c0
commit
caa49b0658
@@ -21,6 +21,14 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
combo:
|
||||
- otp-version: '25'
|
||||
elixir-version: '1'
|
||||
rebar3-version: '3'
|
||||
os: 'ubuntu-22.04'
|
||||
- otp-version: '24'
|
||||
elixir-version: '1'
|
||||
rebar3-version: '3'
|
||||
os: 'ubuntu-22.04'
|
||||
- otp-version: '25.0'
|
||||
elixir-version: 'v1.13.4-otp-25'
|
||||
rebar3-version: '3.18.0'
|
||||
|
||||
Reference in New Issue
Block a user