Jelajahi Sumber

build(release): add armhf binary

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 tahun lalu
induk
melakukan
8b989065ee
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Justfile

+ 1 - 0
Justfile

@@ -144,6 +144,7 @@ alias itest := integration_tests
     rustup toolchain install stable
     cross build --target x86_64-unknown-linux-gnu --release
     cross build --target aarch64-unknown-linux-gnu --release
+    cross build --target arm-unknown-linux-gnueabihf --release
     # cross build --target aarch64-apple-darwin --release
     cross build --target x86_64-pc-windows-gnu --release
     # cross build --target aarch64-pc-windows-gnullvm --release