Skip to content

Commit 18f51b0

Browse files
committed
bump cibw
1 parent e21bae6 commit 18f51b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Build wheels
35-
uses: pypa/cibuildwheel@v2.15.0
35+
uses: pypa/cibuildwheel@v2.16.5
3636
env:
3737
CIBW_ARCHS_MACOS: x86_64
3838
HATCH_BUILD_HOOKS_ENABLE: "true"

0 commit comments

Comments
 (0)