Skip to content

Commit f18636b

Browse files
committed
📦 Bump cibuildwheel to v2.17.0
1 parent 4cf4a21 commit f18636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
shell: bash
102102

103103
- name: Build wheels
104-
uses: pypa/cibuildwheel@v2.16.5
104+
uses: pypa/cibuildwheel@v2.17.0
105105
env:
106106
# CIBW_ARCHS_MACOS: all x86_64 arm64 universal2
107107
CIBW_ARCHS_MACOS: native

0 commit comments

Comments
 (0)