CI: Add build test for riscv64_riscv64

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2023-06-02 22:09:46 +08:00 committed by Paul Spooren
parent 1651f7f16d
commit 3b59118c4f
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@ jobs:
target: mpc85xx-p1010
runtime_test: false
- arch: riscv64_riscv64
target: sifiveu-generic
runtime_test: false
- arch: x86_64
target: x86-64
runtime_test: true