Skip to content

Update CI matrix - #73

Merged
josevalim merged 2 commits into
elixir-ecto:mainfrom
mhanberg:update-ci
Aug 10, 2026
Merged

Update CI matrix#73
josevalim merged 2 commits into
elixir-ecto:mainfrom
mhanberg:update-ci

Conversation

@mhanberg

@mhanberg mhanberg commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Removes 1.14 and adds 1.19 and 1.20

Postgrex fails to compile on Elixir 1.14, so it doesn't seem to be
useful for testing.

Replaces mock with meck.

Mock hasn't been updated to use a meck 1.0 and doesn't compile on 1.20. The usage of mock was pretty small, so this uses it directly.

@pawurb pawurb closed this Aug 7, 2026
@mhanberg

mhanberg commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

@josevalim i opened this just before the repo was archived and transferred, and I'd like to have this considered for merging.

LMKWYT

@josevalim

Copy link
Copy Markdown
Member

Please send the meck update and additional, I already removed 1.14.

Removes 1.15 and adds 1.19 and 1.20

Postgrex fails to compile on Elixir 1.15, so it doesn't seem to be
useful for testing.
Mock hasn't been updated to use a meck 1.0 and doesn't compile on 1.20.
The usage of mock was pretty small, so this uses it directly.
@josevalim
josevalim merged commit a63b782 into elixir-ecto:main Aug 10, 2026
7 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

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.

3 participants