Skip to content

Commit

Permalink
ci, feat: support riscv64 ci build.
Browse files Browse the repository at this point in the history
  • Loading branch information
xicilion committed Mar 29, 2023
1 parent 91737af commit 209fe50
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -51,6 +51,9 @@ jobs:
- os: ubuntu-20.04
target_arch: ppc64
build_type: release
- os: ubuntu-20.04
target_arch: riscv64
build_type: release
- os: ubuntu-20.04
target_arch: loong64
build_type: release
Expand Down
2 changes: 1 addition & 1 deletion vender

0 comments on commit 209fe50

Please sign in to comment.