Commit e2bc4ad
CI: Add RISC-V runners to base CI (via RISE project)
The RISE project now provides free RISC-V Github runners, see
https://riseproject-dev.github.io/riscv-runner/
This commit adds them to the Quickcheck and Quickcheck ACVP jobs
of the base CI.
The C90 and scan-build jobs are intentionally not enabled on
RISC-V as they are slow.
We can't run the extended CI on RISC-V as those require nix
which does not yet support RISC-V.
Signed-off-by: Matthias J. Kannwischer <matthias@zerorisc.com>1 parent af81b88 commit e2bc4ad
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
71 | 77 | | |
72 | 78 | | |
73 | 79 | | |
| |||
0 commit comments