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

Support Elixir 17.x/Erlang OTP 27.x in CI #161

Merged

Conversation

kianmeng
Copy link
Contributor

No description provided.

Comment on lines 21 to 22
elixir: 1.11.x
otp: 21.x
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why change this to x?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It supposed to pull the latest version without us explicitly set it.

Run erlef/setup-beam@v1
Installing Erlang/OTP OTP-21.3.8.24 - built on amd64/ubuntu-20.04
Using Elixir 1.11.4 (built for Erlang/OTP 21)
Installing Elixir v1.11.4-otp-21
Running mix local.rebar,--force
Running mix local.hex,--force

Copy link
Collaborator

Choose a reason for hiding this comment

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

Doesn't 1.11 do the same as 1.11.x?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed. The only different is the representation in the job name:

image

image

Which is your preference?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's go without the x like it was before

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@whatyouhide Done.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@kianmeng removing the quotes is also nasty because now those get treated as integers... Can we just update the latest version, without making any more cosmetic changes? 🙃

@kianmeng kianmeng force-pushed the support-latest-elixir-erlang-in-ci branch from 460f27e to 47bcbdf Compare August 19, 2024 15:24
@kianmeng kianmeng force-pushed the support-latest-elixir-erlang-in-ci branch from 47bcbdf to aaa641c Compare August 19, 2024 17:26
@whatyouhide whatyouhide merged commit eff4af7 into dashbitco:main Aug 19, 2024
3 checks passed
@whatyouhide
Copy link
Collaborator

Thanks @kianmeng 💟

@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

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.

2 participants