Skip to content

Commit 585baec

Browse files
committed
ci: add riscv64 to release binaries
Signed-off-by: Bruno Verachten <gounthar@gmail.com>
1 parent f822450 commit 585baec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

justfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,9 @@ alias c := cross
269269
just binary_no_libgit eza arm-unknown-linux-gnueabihf
270270
# just binary_static eza arm-unknown-linux-gnueabihf
271271

272+
### riscv64
273+
just binary eza riscv64gc-unknown-linux-gnu
274+
272275
## MacOS
273276
# TODO: just binary eza x86_64-apple-darwin
274277

0 commit comments

Comments
 (0)