-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Elixir and Erlang versions used for development #76
Conversation
During
This has already been suggested and fixed in bitwalker/toml-elixir#40 . However, toml-elixir development seems to have stalled for 2 years,,, |
The reason is the below. From Erlang/OTP 27+, it is now recommended to explicitly write So I added b45426f to fix this. |
Umm,,, @pojiro Do you know what happened?? |
Is this the information we should focus on?? |
I also think elixir-lang/elixir#13761 causes this. |
@pojiro You are right!! I confirmed |
CI finally worked fine!! 🎉 |
@takasehideki LGTM |
OK, going to merge! |
In this PR, I'd like to suggest that Elixir and Erlang versions shall be bumped for development.
These are implicitly specified in
.tool-version
.These are the latest versions that can be installed
asdf
at this time. Of course, keeping them fresh is preferable, but I think reviewing them at the proper timing is sufficient.Also, I have added these version numbers (along with Rust) clearly in README.