Skip to content

chore: add mise.toml and bump CI to Elixir 1.20.3 - #56

Merged
mrdotb merged 1 commit into
mainfrom
chore/bump-elixir-1.20
Aug 19, 2026
Merged

chore: add mise.toml and bump CI to Elixir 1.20.3#56
mrdotb merged 1 commit into
mainfrom
chore/bump-elixir-1.20

Conversation

@mrdotb

@mrdotb mrdotb commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add mise.toml pinning the local toolchain: Erlang 27.3.4.10, Elixir 1.20.3-otp-27
  • Bump the GitHub Actions test matrix from Elixir 1.19.5 to 1.20.3 so CI matches the local toolchain (Erlang was already 27.3.4.10)

Notes

  • The matrix uses the bare 1.20.3 rather than mise's 1.20.3-otp-27; erlef/setup-beam resolves the OTP-27 build from the otp-version input, and it keeps the job name readable.
  • mix.exs still declares elixir: "~> 1.16", so this only tests the newer end of the supported range. Happy to add a second matrix entry (e.g. 1.16 / OTP-26) if you want regression coverage on older Elixir.

🤖 Generated with Claude Code

Pin the local toolchain with mise (Erlang 27.3.4.10, Elixir
1.20.3-otp-27) and align the GitHub Actions test matrix, which was
still on Elixir 1.19.5.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mrdotb
mrdotb merged commit 6e392bd into main Aug 19, 2026
1 check passed
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.

1 participant