chore: update CI

This commit is contained in:
Zach Daniel 2021-02-05 19:00:02 -05:00
parent 70568c43c0
commit 38342bc19f

View file

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