Skip to content

Commit b17984f

Browse files
committed
Bump version of vendored cibuildwheel
1 parent b0ea662 commit b17984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- uses: actions/checkout@v3
8989

9090
- name: Build wheels
91-
uses: closeio/cibuildwheel@v2.11.3
91+
uses: closeio/cibuildwheel@v2.16.2
9292
env:
9393
CIBW_SKIP: "pp*-macosx* *-win32 *-manylinux_i686"
9494
CIBW_ARCHS_MACOS: x86_64 arm64 universal2

0 commit comments

Comments
 (0)