mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 05:07:03 +03:00
Remove aarch
This commit is contained in:
parent
419bfaf6e7
commit
83b4015b36
2
.github/workflows/cibuildwheel.yml
vendored
2
.github/workflows/cibuildwheel.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: pypa/cibuildwheel@v2.19.1
|
uses: pypa/cibuildwheel@v2.19.1
|
||||||
env:
|
env:
|
||||||
CIBW_ARCHS_LINUX: auto aarch64
|
CIBW_ARCHS_LINUX: auto
|
||||||
with:
|
with:
|
||||||
package-dir: .
|
package-dir: .
|
||||||
output-dir: wheelhouse
|
output-dir: wheelhouse
|
||||||
|
|
Loading…
Reference in New Issue
Block a user