Update cibuildwheel

This commit is contained in:
Matthew Honnibal 2024-12-11 13:08:40 +01:00
parent a6317b3836
commit be0fa812c2

View File

@ -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: