RISE RISC-V Runners
GitHub App
RISE RISC-V Runners
GitHub App
Free, ephemeral RISC-V GitHub Actions runners for organizations. Provided by RISE in partnership with Cloud-V and Scaleway.
This is for Organizations only. To install the app on your repository, check out the RISE RISC-V Runners app for Personal Account.
Getting started
- Install the app on your GitHub organization from the app page.
- Use a RISC-V label in
runs-on:in your workflow files. See the sample workflow for a complete example:
jobs:
build:
runs-on: ubuntu-24.04-riscv
steps:
- run: uname -m # riscv64- Pick the right runner for your needs. See the full list of available runner labels:
| Label | Description |
|---|---|
ubuntu-24.04-riscv, ubuntu-26.04-riscv |
Scaleway EM-RV1 |
Notes
- Runners are ephemeral: each runner handles exactly one job and then terminates.
For technical details and architecture, see the documentation.
Partners
Developer
RISE RISC-V Runners is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse
