Code of Conduct
AI Policy
Is your feature request related to a problem? Please describe.
This issue tracks the work required to upgrade the Ash ecosystem to Elixir 1.20.
The goal is to update supported Elixir versions, ensure CI passes on Elixir 1.20, resolve any compiler warnings or test failures, and make any changes necessary to fully support Elixir 1.20 across the ecosystem.
This issue serves as a central tracking issue for work spanning multiple repositories.
Scope: This effort is limited to repositories that are currently published on Hex, with ash_storage included.
Describe the solution you'd like
Update the .tool-versions file in all in-scope repositories to use Elixir 1.20.
This effort is limited to repositories published on Hex along with ash_storage.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
AI Policy
Is your feature request related to a problem? Please describe.
This issue tracks the work required to upgrade the Ash ecosystem to Elixir 1.20.
The goal is to update supported Elixir versions, ensure CI passes on Elixir 1.20, resolve any compiler warnings or test failures, and make any changes necessary to fully support Elixir 1.20 across the ecosystem.
This issue serves as a central tracking issue for work spanning multiple repositories.
Scope: This effort is limited to repositories that are currently published on Hex, with
ash_storageincluded.Describe the solution you'd like
Update the .tool-versions file in all in-scope repositories to use Elixir 1.20.
This effort is limited to repositories published on Hex along with
ash_storage.Describe alternatives you've considered
No response
Additional context
No response