Skip to content

Commit ff9a771

Browse files
committed
Update cibuildwheel to 3.2.1
1 parent 49a4e39 commit ff9a771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110

111111
- name: Install cibuildwheel
112112
run: |
113-
uv tool install 'cibuildwheel==2.22.0'
113+
uv tool install 'cibuildwheel==3.2.1'
114114
115115
- name: Install OpenSSL for Windows
116116
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)