Skip to content

Commit d51b748

Browse files
committed
ARM verify for clux/muslrust#134
Signed-off-by: clux <[email protected]>
1 parent 7059e55 commit d51b748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ compile features="":
3939
-v cargo-cache:/root/.cargo \
4040
-v $PWD:/volume \
4141
-w /volume \
42-
-t clux/muslrust:stable \
42+
-t clux/muslrust:1.78.0-nightly-2024-02-26 \
4343
cargo build --release --features={{features}} --bin controller
4444
cp target/x86_64-unknown-linux-musl/release/controller .
4545

0 commit comments

Comments
 (0)