Skip to content

Commit ec1c53d

Browse files
committed
fix: bump cibuildwheel to 3.4.1 for correct riscv64 manylinux_2_39 image pin
cibuildwheel 3.4.0 pins manylinux_2_39_riscv64 to 2026.03.01-1 which does not exist on quay.io (earliest available tag is 2026.03.06-3). 3.4.1 corrects the pin to 2026.03.20-1. Signed-off-by: Bruno Verachten <gounthar@gmail.com>
1 parent 37f731d commit ec1c53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/requirements-cibw.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cibuildwheel==3.4.0
1+
cibuildwheel==3.4.1

0 commit comments

Comments
 (0)