You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add riscv64 manylinux wheels with native RISE runners
Add riscv64 matrix entries (cp39-cp314t) following the s390x pattern,
with native RISE riscv64 runners instead of QEMU emulation.
Based on the work by @justeph in python-cffi#227, with the addition of:
- Native runner support (ubuntu-24.04-riscv) for faster builds
- Skip QEMU setup for riscv64 (not needed on native hardware)
Verified on native riscv64 hardware (BananaPi F3, SpacemiT K1).
Native RISE runners provided by the RISE project.
Signed-off-by: Bruno Verachten <gounthar@gmail.com>
0 commit comments