-
-
Notifications
You must be signed in to change notification settings - Fork 33
Update to Elixir 1.19 #457
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
Conversation
jiegillet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still in draft, but I had a look, there are still mentions of versions to update in the README and elixir/.github/workflows/ci.yml. Other than that, looks good.
|
I think those mentions you found come from the |
|
Oh, you're right, it was right there in the path :) |
|
Blocked by: elixir-lang/elixir#14927 |
jiegillet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1.19.4 seems to do the trick :)
Before merging, exercism/elixir#1603 needs to be merged and pulled here.