chore: bump elixir version

This commit is contained in:
Zach Daniel 2021-03-29 12:27:17 -04:00
parent a4afcf2b2c
commit 552c1dcbea

View file

@ -18,7 +18,7 @@ jobs:
matrix:
otp: ["23"]
elixir: ["1.11.0"]
ash: ["master", "1.34.2"]
ash: ["master", "1.36.6"]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ASH_VERSION: ${{matrix.ash}}