Skip to content

Commit

Permalink
build: riscv64: Add cross toolchain build testing
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
  • Loading branch information
rbradford committed Mar 20, 2023
1 parent 786aa5e commit ee2bd0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
tests: true
- target: aarch64-unknown-none.json
tests: false
- target: riscv64gcv-unknown-none-elf.json
tests: false
steps:
- name: Code checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit ee2bd0c

Please sign in to comment.