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 and update GitHub Actions config #189

Closed

Conversation

kamilkowalski
Copy link

Some GitHub Actions are failing on master, so this PR:

  • updates actions/checkout to v2 (which is faster)
  • switches to erlef/setup-elixir since actions/setup-elixir is archived,
  • unifies Elixir setup by removing container uses,
  • adds OTP 23 and Elixir 1.11 to the test matrix,
  • drops OTP 20 from the test matrix (Elixir 1.10 doesn't support it and it's 4 years old),
  • removes unnecessary steps like installing Hex/Rebar.

Let me know what you think 🙌

@polvalente
Copy link
Contributor

#224 touches a lot of the stuff covered here, so I'm closing this in favor of that PR

Thanks!

@polvalente polvalente closed this Jul 17, 2022
@kamilkowalski kamilkowalski deleted the fix-github-actions branch July 18, 2022 07:13
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