Skip to content

Commit 412f318

Browse files
committed
build: riscv64: Add cross toolchain build testing
Signed-off-by: Rob Bradford <[email protected]>
1 parent 8f045c1 commit 412f318

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
tests: true
1818
- target: aarch64-unknown-none.json
1919
tests: false
20+
- target: riscv64gcv-unknown-none-elf.json
21+
tests: false
2022
steps:
2123
- name: Code checkout
2224
uses: actions/checkout@v2

0 commit comments

Comments
 (0)