GitHub Actions Runner

Self-hosted GitHub Actions runner container for riscv64 — Ubuntu and Debian bases, with and without Docker support

About

Self-hosted GitHub Actions runner container images for `linux/riscv64`, built around the riscv64 runner binary from [Cloud-V-10xE/github-runner-riscv](https://github.com/Cloud-V-10xE/github-runner-riscv/releases).

GitHub does not publish a riscv64 build of `actions/runner` — the official releases cover x64, arm64 and arm only. Running self-hosted Actions on RISC-V hardware therefore requires both a ported runner binary and a container image to run it in, and neither exists upstream.

Both variants live in the same Docker Hub repository:

| Tag | Base | Docker support |

|---|---|---|

Installation
# Pull container image docker pull cloudv10x/github-actions-riscv:latest
Releases (0)

No releases found yet. Check back after the next build.