We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f045c1 commit 412f318Copy full SHA for 412f318
.github/workflows/build.yaml
@@ -17,6 +17,8 @@ jobs:
17
tests: true
18
- target: aarch64-unknown-none.json
19
tests: false
20
+ - target: riscv64gcv-unknown-none-elf.json
21
+ tests: false
22
steps:
23
- name: Code checkout
24
uses: actions/checkout@v2
0 commit comments