Skip to content

Commit 685e14f

Browse files
committedSep 15, 2024
Force erlang version to match elixir otp version
1 parent 5e3df5f commit 685e14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
DATABASE_URL = "postgres://postgres:secret@localhost/ecto_network_test"
33

44
[tools]
5-
erlang = "latest"
65
elixir = "latest"
6+
erlang = "27"

0 commit comments

Comments
 (0)