Skip to content

Commit

Permalink
bump rust for linux arm build (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease authored Oct 3, 2024
1 parent 45a7e14 commit 234087e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
--platform linux/arm64 \
--env CARGO_TARGET_DIR=/workspace/target-arm64 \
--env CARGO_HOME=/workspace/cargo-arm64 \
rust:1.78-slim-bullseye \
rust:1.81-slim-bullseye \
bash -c "\
uname -a && \
apt update -y && \
Expand Down

0 comments on commit 234087e

Please sign in to comment.