[PR #565] ci: add riscv64 to release build matrix #555

Open
opened 2026-06-08 11:29:22 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/565
Author: @gounthar
Created: 3/23/2026
Status: 🔄 Open

Base: masterHead: feat/release-riscv64


📝 Commits (1)

  • 944d2ed ci: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/565 **Author:** [@gounthar](https://github.com/gounthar) **Created:** 3/23/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feat/release-riscv64` --- ### 📝 Commits (1) - [`944d2ed`](https://github.com/bootandy/dust/commit/944d2edd1e135a24dacbb8f495a92b26053789cd) ci: add riscv64 to release build matrix ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/CICD.yml` (+4 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:29:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#555