From db9bd696b35990bc69672cc407b8bf2dd8fa347b Mon Sep 17 00:00:00 2001 From: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:24:14 +0200 Subject: [PATCH] document rise runners --- src/infra/docs/external-ci-runners.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/infra/docs/external-ci-runners.md b/src/infra/docs/external-ci-runners.md index ffbb5f75e..70ef02efe 100644 --- a/src/infra/docs/external-ci-runners.md +++ b/src/infra/docs/external-ci-runners.md @@ -46,3 +46,12 @@ Here is an explanation of the fields in the list below: - contact: - Zulip: [Aelin](https://rust-lang.zulipchat.com/#user/338253) - Email: `aelin@postmarketos.org` (faster response) + +### `ubuntu-2X.04-riscv` + +- variants: + - `ubuntu-24.04-riscv` + - `ubuntu-26.04-riscv` +- repositories: + - [`rustc_codegen_cranelift`](https://github.com/rust-lang/rustc_codegen_cranelift) (enabled, unused) +- [documentation](https://riscv-runners.riseproject.dev/)