Skip to content

Commit

Permalink
add riscv to natives github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixaurora committed Nov 16, 2024
1 parent 016743e commit 33acde6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_natives.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
target: x86_64-unknown-linux-gnu
- os: ubuntu-24.04
target: aarch64-unknown-linux-gnu
- os: ubuntu-24.04
target: riscv64gc-unknown-linux-gnu
- os: macos-14
target: x86_64-apple-darwin
- os: macos-14
Expand Down

0 comments on commit 33acde6

Please sign in to comment.