Skip to content

Commit

Permalink
ARM verify for clux/muslrust#134
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Feb 27, 2024
1 parent 7059e55 commit d51b748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ compile features="":
-v cargo-cache:/root/.cargo \
-v $PWD:/volume \
-w /volume \
-t clux/muslrust:stable \
-t clux/muslrust:1.78.0-nightly-2024-02-26 \
cargo build --release --features={{features}} --bin controller
cp target/x86_64-unknown-linux-musl/release/controller .
Expand Down

0 comments on commit d51b748

Please sign in to comment.