mirror of
https://github.com/denisidoro/navi.git
synced 2026-07-17 16:49:25 +00:00
ci: add riscv64 to release targets
Closes #1018 Signed-off-by: Bruno Verachten <gounthar@gmail.com>
This commit is contained in:
parent
b4ce885253
commit
e3be91a4f3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
|
@ -26,6 +26,8 @@ jobs:
|
|||
target: armv7-linux-androideabi
|
||||
- os: ubuntu-latest
|
||||
target: aarch64-linux-android
|
||||
- os: ubuntu-latest
|
||||
target: riscv64gc-unknown-linux-gnu
|
||||
- os: ubuntu-latest
|
||||
target: aarch64-unknown-linux-gnu
|
||||
- os: macos-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue