Skip to content

Commit

Permalink
Build Risc-V for Linux, on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Rina Mary Shaw <[email protected]>
  • Loading branch information
Pixaurora committed Dec 14, 2024
1 parent 6660337 commit 8382cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-natives.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,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: windows-2022
target: riscv64gc-unknown-linux-gnu
- os: macos-14
target: x86_64-apple-darwin
- os: macos-14
Expand Down

0 comments on commit 8382cd8

Please sign in to comment.