delta 0.19.1 builds on native riscv64 hardware with no source changes (BananaPi F3, SpacemiT K1, rv64gc).
The CD workflow could add riscv64gc-unknown-linux-gnu using native RISE riscv64 runners (ubuntu-24.04-riscv, use-cross: false), following the same pattern as the macOS aarch64 entry.
Native riscv64 GitHub Actions runners are provided by the RISE Project (https://riseproject.dev/), free for open source. To enable: install the RISE runners GitHub App (https://github.com/apps/rise-risc-v-runners). Without it, the job stays queued with no runner available.
I can put together a PR if that would be useful.
delta 0.19.1 builds on native riscv64 hardware with no source changes (BananaPi F3, SpacemiT K1, rv64gc).
The CD workflow could add
riscv64gc-unknown-linux-gnuusing native RISE riscv64 runners (ubuntu-24.04-riscv,use-cross: false), following the same pattern as the macOS aarch64 entry.Native riscv64 GitHub Actions runners are provided by the RISE Project (https://riseproject.dev/), free for open source. To enable: install the RISE runners GitHub App (https://github.com/apps/rise-risc-v-runners). Without it, the job stays queued with no runner available.
I can put together a PR if that would be useful.