We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5999f30 commit 33f732bCopy full SHA for 33f732b
.mise.toml
@@ -2,5 +2,5 @@
2
DATABASE_URL = "postgres://postgres:secret@localhost/ecto_network_test"
3
4
[tools]
5
-elixir = "latest"
6
-erlang = "27"
+elixir = "1.19"
+erlang = "28"
0 commit comments