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

CI housekeeping #173

Merged
merged 1 commit into from
Aug 4, 2024
Merged

CI housekeeping #173

merged 1 commit into from
Aug 4, 2024

Conversation

kianmeng
Copy link
Contributor

@kianmeng kianmeng commented Aug 4, 2024

List of changes:

  • add Elixir 1.17 and Erlang 27 to CI matrix
  • add credo and format steps to CI
  • set min Elixir requirement to 1.12

List of changes:
- add Elixir 1.17 and Erlang 27 to CI matrix
- add credo and format steps to CI
- set min Elixir requirement to 1.12
@@ -16,14 +16,14 @@ jobs:
matrix:
include:
- pair:
elixir: "1.11.4"
otp: "21.3.8"
elixir: 1.12.3
Copy link
Contributor Author

@kianmeng kianmeng Aug 4, 2024

Choose a reason for hiding this comment

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

Still keep 1.12 as the security support just only ended recently, see https://endoflife.date/elixir

@wojtekmach wojtekmach merged commit a95e143 into peburrows:master Aug 4, 2024
2 checks passed
@wojtekmach
Copy link
Collaborator

Thank you!

@kianmeng
Copy link
Contributor Author

kianmeng commented Aug 5, 2024

🥳 🥳 🥳 🥳 🥳

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