bump elixir version for ci
This commit is contained in:
parent
d5781f2581
commit
ece5c82e99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/elixir.yaml
vendored
2
.github/workflows/elixir.yaml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
||||||
# and running the workflow steps.
|
# and running the workflow steps.
|
||||||
matrix:
|
matrix:
|
||||||
otp: ["27.3.4"]
|
otp: ["27.3.4"]
|
||||||
elixir: ["1.18.4"]
|
elixir: ["1.19.0-rc.0"]
|
||||||
steps:
|
steps:
|
||||||
# Step: Setup Elixir + Erlang using erlef/setup-beam
|
# Step: Setup Elixir + Erlang using erlef/setup-beam
|
||||||
- name: Set up Elixir and Erlang
|
- name: Set up Elixir and Erlang
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue