File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The following platforms are supported with binary wheels:
68
68
| Linux IBM Z | | manylinux2014+ s390x |
69
69
| | | musllinux_1_1+ s390x |
70
70
+---------------+---------------------------+
71
- | Linux RISC-V | | manylinux_2_39 + riscv64 |
71
+ | Linux RISC-V | | manylinux_2_35 + riscv64 |
72
72
| | | musllinux_1_2+ riscv64 |
73
73
+---------------+---------------------------+
74
74
| macOS 10.10+ | Intel |
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ manylinux-aarch64-image = "manylinux2014"
108
108
manylinux-ppc64le-image = " manylinux2014"
109
109
manylinux-s390x-image = " manylinux2014"
110
110
manylinux-armv7l-image = " manylinux_2_31"
111
- manylinux-riscv64-image = " manylinux_2_39 "
111
+ manylinux-riscv64-image = " ghcr.io/mayeut/manylinux_2_35:2025.08.02-2 "
112
112
musllinux-x86_64-image = " quay.io/pypa/musllinux_1_1_x86_64:2024.10.26-1"
113
113
musllinux-i686-image = " quay.io/pypa/musllinux_1_1_i686:2024.10.26-1"
114
114
musllinux-aarch64-image = " quay.io/pypa/musllinux_1_1_aarch64:2024.10.26-1"
You can’t perform that action at this time.
0 commit comments