Skip to content

Commit 7d64650

Browse files
authored
Merge pull request #3586 from bdarnell/update-cibw
build: Bump cibuildwheel to 3.4.0
2 parents c2f4673 + d05d59b commit 7d64650

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
@@ -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)