Skip to content

Commit

Permalink
Bump version of vendored cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
movermeyer committed Oct 28, 2023
1 parent b0ea662 commit b17984f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build wheels
uses: closeio/cibuildwheel@v2.11.3
uses: closeio/cibuildwheel@v2.16.2
env:
CIBW_SKIP: "pp*-macosx* *-win32 *-manylinux_i686"
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
Expand Down

0 comments on commit b17984f

Please sign in to comment.