GitHub Actions Runner 2.335.1 for RISC-V (net8.0)
GitHub Actions Runner for RISC-V
Version: 2.335.1
Architecture: linux-riscv64
Target Framework: net8.0
Upstream tag: v2.335.1
Built directly from upstream actions/runner at the tag above, with RISC-V patches applied at build time. The fork is not modified.
Installation
wget https://github.com/Cloud-V-10xE/github-runner-riscv/releases/download/v2.335.1-riscv64-net8/actions-runner-linux-riscv64-2.335.1.tar.gz
mkdir actions-runner && cd actions-runner
tar xzf ../actions-runner-linux-riscv64-2.335.1.tar.gz
./config.sh --url https://github.com/YOUR-ORG/YOUR-REPO --token YOUR-TOKEN
./run.shCredits
- Original: https://github.com/actions/runner
- .NET RISC-V port: https://github.com/filipnavara/dotnet-riscv