Skip to content
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

Update to Elixir 1.18 #132

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update to Elixir 1.18 #132

wants to merge 2 commits into from

Conversation

jiegillet
Copy link
Contributor

Nothing much to say, no warning.

@jiegillet jiegillet marked this pull request as ready for review December 21, 2024 04:11
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04

container:
image: hexpm/elixir:1.17.0-erlang-27.0-debian-bookworm-20240612
image: hexpm/elixir:1.18.0-erlang-27.2-debian-bullseye-20241202
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you find a "bookworm" debian release image? bullseye is not the current stable release of debian

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

.tool-versions Outdated
@@ -1,2 +1,2 @@
elixir 1.17.0-otp-27
elixir 1.18.0-otp-27
erlang 27.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw. if you're bumping the Erlang version in the docker image to 27.2 for all the tooling, we should do the same in tool-versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants