Skip to content
Merged
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
platforms: all

- name: Build wheels python 3.6 and above
uses: pypa/cibuildwheel@v2.10.2
uses: pypa/cibuildwheel@v2.11.1
env:
# configure cibuildwheel to build native archs ('auto'), and some
# emulated ones
Expand Down