mirror of https://github.com/explosion/spaCy.git
Update cibuildwheel
This commit is contained in:
parent
a6317b3836
commit
be0fa812c2
|
@ -26,7 +26,7 @@ jobs:
|
|||
# with:
|
||||
# platforms: all
|
||||
- name: Build wheels
|
||||
uses: pypa/cibuildwheel@v2.19.1
|
||||
uses: pypa/cibuildwheel@v2.21.3
|
||||
env:
|
||||
CIBW_ARCHS_LINUX: auto
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue