Skip to content

Commit 7156c06

Browse files
committed
Bump cibuildwheel version
1 parent acb5635 commit 7156c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
brew install automake pkg-config ninja llvm
112112
113113
- name: Build wheels
114-
uses: pypa/cibuildwheel@v2.23.3
114+
uses: pypa/cibuildwheel@v3.2.1
115115
env:
116116
CIBW_BUILD_VERBOSITY: 1
117117
CIBW_MANYLINUX_X86_64_IMAGE: quay.io/pypa/manylinux_2_28_x86_64

0 commit comments

Comments
 (0)