-
Notifications
You must be signed in to change notification settings - Fork 49
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
AstarteE2E: update to Elixir 1.14.x #859
AstarteE2E: update to Elixir 1.14.x #859
Conversation
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.
LGTM, thank you! Also, the Elixir/Erlang version should be bumped also in the e2e CI workflow (see
astarte/.github/workflows/astarte-end-to-end-test-workflow.yaml
Lines 23 to 24 in 01c8510
elixir_version: "1.15" | |
otp_version: "24.2" |
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.
Also, please remember to update Elixir in Dockerfile
8d310d1
to
a17db28
Compare
a17db28
to
7614475
Compare
Signed-off-by: Osman Hadzic <osman.hadzic@secomind.com>
Signed-off-by: Osman Hadzic <osman.hadzic@secomind.com>
Signed-off-by: Osman Hadzic <osman.hadzic@secomind.com>
7614475
to
873d185
Compare
Update Elixir verison to 1.14
Update dependencies websocket_client, phoenix_gen_socket_client
Closes: #858