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 Nick Hainke
parent 06b7d9b665
commit f165789ced
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,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