Skip to content

Commit 77e9b57

Browse files
committed
ci: add riscv64 to release binaries
1 parent 744d166 commit 77e9b57

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)