Add ARM build

This commit is contained in:
Chidi Williams 2023-01-13 18:22:55 +00:00
commit c789b772e8

View file

@ -72,6 +72,7 @@ jobs:
else
poetry run make test
fi
shell: bash
env:
ARM: ${{ matrix.arm }}