randycoulman / mix_test_interactive

Interactive watch mode for Elixir's mix test. https://hexdocs.pm/mix_test_interactive/
MIT License
85 stars 12 forks source link

💥 Update supported Elixir versions #67

Closed randycoulman closed 1 year ago

randycoulman commented 1 year ago

BREAKING: Dropped support for all Elixir versions prior to 1.11 which matches the list of supported releases.

Use latest Elixir/Erlang versions locally.

Update list of versions in CI to include all supported versions.