mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +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
|
||||
uses: pypa/cibuildwheel@v2.19.1
|
||||
env:
|
||||
CIBW_ARCHS_LINUX: auto aarch64
|
||||
CIBW_ARCHS_LINUX: auto
|
||||
with:
|
||||
package-dir: .
|
||||
output-dir: wheelhouse
|
||||
|
|
Loading…
Reference in New Issue
Block a user