mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #565] ci: add riscv64 to release build matrix #555
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/565
Author: @gounthar
Created: 3/23/2026
Status: 🔄 Open
Base:
master← Head:feat/release-riscv64📝 Commits (1)
944d2edci: add riscv64 to release build matrix📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
.github/workflows/CICD.yml(+4 -0)📄 Description
Adds riscv64gc-unknown-linux-gnu to the build matrix using native RISE riscv64 runners (ubuntu-24.04-riscv). Builds natively with cargo (no cross needed).
For personal accounts: install https://github.com/apps/rise-risc-v-runners-personal on this repository. Without it, the job stays queued with no runner.
Closes #564
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.