CI: fix architectures

This commit is contained in:
Robert Taylor 2022-12-22 12:45:56 +00:00
parent d7f6917047
commit 4281370f2e
1 changed files with 2 additions and 5 deletions

View File

@ -16,11 +16,8 @@ linux:
- cibuildwheel --output-dir wheelhouse
parallel:
matrix:
- CIBW_BUILD:
- cp38-manylinux*
- cp39-manylinux*
- cp310-manylinux*
- cp311-manylinux*
- CIBW_BUILD: [cp38-manylinux*, cp39-manylinux*, cp310-manylinux*, cp311-manylinux*]
CIBW_ARCHS_LINUX: [auto64, aarch64]
artifacts:
paths:
- wheelhouse/