imkiva/setup-riscv-gnu-toolchain

Set up RISCV GNU Toolchain in your GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionThe version of RISCV GNU Toolchain to use. You can use `latest` to get the latest version. All available versions can be found at [here](https://github.com/riscv-collab/riscv-gnu-toolchain/tags). nolatest
archriscv64 or riscv32noriscv64
libcglibc, elf, or muslnoglibc
compilergcc or llvmnogcc
osubuntu-22.04 or ubuntu-20.04noubuntu-22.04

no outputs