Skip to content

Commit

Permalink
CI: Add build test for riscv64_riscv64
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
  • Loading branch information
jefferyto committed Jun 2, 2023
1 parent a01b056 commit 44a00cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 44a00cb

Please sign in to comment.