Skip to content

Commit d80e1d6

Browse files
committed
Revert back to newer version of cibuildwheel
1 parent d9a0762 commit d80e1d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: docker/setup-qemu-action@v2
2424
with:
2525
platforms: linux/arm64
26-
- uses: pypa/cibuildwheel@v2.19.2
26+
- uses: pypa/cibuildwheel@v3.2.1
2727
with:
2828
package-dir: ./python-driver
2929
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)