Skip to content

ci: add riscv64 to release build matrix#2892

Open
gounthar wants to merge 1 commit intogitui-org:masterfrom
gounthar:feat/release-riscv64
Open

ci: add riscv64 to release build matrix#2892
gounthar wants to merge 1 commit intogitui-org:masterfrom
gounthar:feat/release-riscv64

Conversation

@gounthar
Copy link
Copy Markdown

Adds riscv64 release binary using native RISE riscv64 runners (ubuntu-24.04-riscv), following the same pattern as the ARM build:

  • New OS matrix entry: ubuntu-24.04-riscv
  • New Makefile target: release-linux-riscv64
  • Builds natively with cargo (no cross needed)

RISE runners are provided by the RISE Project (https://riseproject.dev/), free for open source. To enable: install https://github.com/apps/rise-risc-v-runners on this repository.

Build validated: https://github.com/gounthar/gitui/actions/runs/23478676152

Closes #2891

Closes gitui-org#2891

Signed-off-by: Bruno Verachten <gounthar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add riscv64 release binaries

1 participant