chore: update latest elixir in matrix (to see if it fixes flaky tests)

This commit is contained in:
Zach Daniel 2022-09-28 02:43:27 -04:00
parent 0f81bfcd25
commit 35852d08d7

View file

@ -16,8 +16,8 @@ jobs:
strategy:
fail-fast: false
matrix:
otp: ["23"]
elixir: ["1.13.2"]
otp: ["24"]
elixir: ["1.14.0"]
ash: ["2.0.0-rc.10"]
pg_version: ["13"]
env: