Skip to content

Commit

Permalink
test on arch
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Aug 30, 2023
1 parent 6e1e835 commit 83a22ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
pyver: 309
py: /opt/python/cp${{ matrix.pyver }}-cp${{ matrix.pyver }}/bin/python
img: quay.io/pypa/manylinux2014_${{ matrix.arch }}
img: quay.io/pypa/manylinux2014_aarch64
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 83a22ac

Please sign in to comment.