Skip to content

Commit

Permalink
Update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
K0lb3 authored Nov 2, 2023
1 parent 3aa6906 commit cc87a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.11.2
uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_ARCHS_LINUX: auto aarch64
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
Expand Down

0 comments on commit cc87a54

Please sign in to comment.