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

Fix CI #499

Merged
merged 4 commits into from
Feb 5, 2023
Merged

Fix CI #499

merged 4 commits into from
Feb 5, 2023

Conversation

J3RN
Copy link
Contributor

@J3RN J3RN commented Feb 5, 2023

CI is failing to run for new PRs.

Solution:

  • Switch from deprecated setup-elixir action to new setup-beam action
  • Set the version type to 'strict' to prevent setup-beam from erroring on OTP specification 23.3
  • Downgrade Ubuntu to 20.04 for compatibility with OTP 23.3 (Source)
  • Drop Elixir 1.9 (latest update released in November 2019), update the Elixir 1.13 version by a bugfix, add Elixir 1.12 and 1.14.

@jsmestad jsmestad merged commit bf68a38 into elixir-editors:master Feb 5, 2023
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