update elixir version
This commit is contained in:
parent
bbe8f1b420
commit
95f4873971
2 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
elixir 1.15.7-otp-26
|
elixir 1.16.0-otp-26
|
||||||
erlang 26.2
|
erlang 26.2
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# Erlang version
|
# Erlang version
|
||||||
erlang_version=25.2
|
erlang_version=26.2
|
||||||
|
|
||||||
# Elixir version
|
# Elixir version
|
||||||
elixir_version=1.14.3
|
elixir_version=1.16.0
|
||||||
|
|
||||||
# Always rebuild from scratch on every deploy?
|
# Always rebuild from scratch on every deploy?
|
||||||
always_rebuild=false
|
always_rebuild=false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue