bump elixir version for ci

This commit is contained in:
Graham McIntire 2025-07-28 12:01:34 -05:00
parent d5781f2581
commit ece5c82e99
No known key found for this signature in database

View file

@ -46,7 +46,7 @@ jobs:
# and running the workflow steps.
matrix:
otp: ["27.3.4"]
elixir: ["1.18.4"]
elixir: ["1.19.0-rc.0"]
steps:
# Step: Setup Elixir + Erlang using erlef/setup-beam
- name: Set up Elixir and Erlang