mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-02 20:54:10 +03:00
Update cibuildwheel
This commit is contained in:
parent
a6317b3836
commit
be0fa812c2
2
.github/workflows/cibuildwheel.yml
vendored
2
.github/workflows/cibuildwheel.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
# with:
|
# with:
|
||||||
# platforms: all
|
# platforms: all
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: pypa/cibuildwheel@v2.19.1
|
uses: pypa/cibuildwheel@v2.21.3
|
||||||
env:
|
env:
|
||||||
CIBW_ARCHS_LINUX: auto
|
CIBW_ARCHS_LINUX: auto
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user