Update cibuildwheel

This commit is contained in:
Matthew Honnibal 2024-12-11 13:08:40 +01:00
parent a6317b3836
commit be0fa812c2
1 changed files with 1 additions and 1 deletions

View File

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