Skip to content

CI housekeeping#94

Merged
josevalim merged 1 commit intoelixir-lang:masterfrom
myfloss:ci-housekeeping
Apr 6, 2026
Merged

CI housekeeping#94
josevalim merged 1 commit intoelixir-lang:masterfrom
myfloss:ci-housekeeping

Conversation

@kianmeng
Copy link
Copy Markdown
Contributor

@kianmeng kianmeng commented Apr 6, 2026

List of changes:

  • bump github actions
  • bump minimum elixir from ~> 1.9 to ~> 1.14
  • fix formatter config and formatting
  • quote ci version numbers as yaml strings
  • remove OTP 25 version guard in otp_cacerts/0
  • support latest elixir/otp in ci matrix

List of changes:
- bump github actions
- bump minimum elixir from ~> 1.9 to ~> 1.14
- fix formatter config and formatting
- quote ci version numbers as yaml strings
- remove OTP 25 version guard in otp_cacerts/0
- support latest elixir/otp in ci matrix
end

defp otp_cacerts do
if System.otp_release() >= "25" do
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@josevalim josevalim merged commit 22048b0 into elixir-lang:master Apr 6, 2026
2 checks passed
@josevalim
Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

@kianmeng
Copy link
Copy Markdown
Contributor Author

kianmeng commented Apr 8, 2026

🥳 🥳 🥳 🥳 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants