Skip to content

Commit d05d59b

Browse files
committed
build: Bump cibuildwheel to 3.4.0
1 parent 63d4df4 commit d05d59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
python-version: ${{ env.python-version }}
6464

6565
- name: Build wheels
66-
uses: pypa/cibuildwheel@v2.22
66+
uses: pypa/cibuildwheel@v3.4.0
6767

6868
- name: Audit ABI3 compliance
6969
# This may be moved into cibuildwheel itself in the future. See

0 commit comments

Comments
 (0)