ci: update ash version in CI

This commit is contained in:
Zach Daniel 2023-01-11 07:53:47 -05:00
parent 954638f67f
commit a9fec8bfa4

View file

@ -18,7 +18,7 @@ jobs:
matrix:
otp: ["24"]
elixir: ["1.14.0"]
ash: ["2.5.0-rc.5"]
ash: ["2.5.0"]
pg_version: ["13"]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}