Skip to content

Commit a45c187

Browse files
committed
CI: upgrade cibuildwheel v2.21.3 → v3.4.1 (fixes stale manylinux image)
1 parent 144c58b commit a45c187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121

2222
- name: Build wheels
23-
uses: pypa/cibuildwheel@v2.24.1
23+
uses: pypa/cibuildwheel@v3.4.1
2424

2525
- uses: actions/upload-artifact@v4
2626
with:

0 commit comments

Comments
 (0)