Skip to content

Commit

Permalink
build: use latest elixir but drop down to otp 26
Browse files Browse the repository at this point in the history
OTP 27 has some tool compatibility issues at the moment.
  • Loading branch information
zachallaun committed Jul 17, 2024
1 parent 62f730a commit 0c9b94e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elixir 1.17.1-otp-27
erlang 27.0
elixir 1.17.2-otp-26
erlang 26.2.5.2

0 comments on commit 0c9b94e

Please sign in to comment.