Skip to content

Commit

Permalink
Update cibuildwheel to v2.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skogler authored Nov 22, 2023
1 parent b84aa11 commit b51a693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
submodules: recursive

- name: Build wheels
uses: pypa/cibuildwheel@v2.11.2
uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_ARCHS_MACOS: x86_64 arm64
CIBW_TEST_SKIP: "*_arm64 *_universal2:arm64"
Expand Down

0 comments on commit b51a693

Please sign in to comment.