Build aarch64 wheels (#619)

This commit is contained in:
J. Nick Koston 2023-11-08 15:47:40 -06:00 committed by GitHub
parent 9aa453ac86
commit 0d6a51d408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
if: runner.os == 'Linux'
uses: docker/setup-qemu-action@v1
with:
platforms: aarch64
platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2