Skip to content

Commit 051198b

Browse files
authored
Add riscv64
1 parent dbbcfdc commit 051198b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
target-arch: arm64
3535
- host-arch: x64
3636
target-arch: arm
37+
- host-arch: x64
38+
target-arch: riscv64
3739

3840
steps:
3941
- name: Install build tools

0 commit comments

Comments
 (0)