chore: remove ash_three reference in CI

This commit is contained in:
Zach Daniel 2024-04-06 15:12:49 -04:00
parent 2a585662ad
commit 3c6a556da8

View file

@ -43,7 +43,6 @@ jobs:
env:
ASH_CI: true
ASH_VERSION: local
ASH_THREE: ${{matrix.ash_three}}
steps:
- run: sudo apt-get install --yes erlang-dev
- uses: actions/checkout@v2