chore: update ash version in CI

This commit is contained in:
Zach Daniel 2021-01-22 17:03:47 -05:00
parent b78a6b460d
commit 1b0b6e5426

View file

@ -18,7 +18,7 @@ jobs:
matrix:
otp: ["23"]
elixir: ["1.11.0"]
ash: ["master", "1.29.0-rc"]
ash: ["master", "1.30.1"]
pg_version: ["9.5", "9.6", "11"]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}