chore: remove comment from Cross configuration

This commit is contained in:
ttyS3 2024-09-06 13:06:19 +00:00 committed by João Marcos
parent a241397d95
commit d4e252a732

View File

@ -2,7 +2,6 @@
passthrough = ["RUSTFLAGS", "OUCH_ARTIFACTS_FOLDER"]
[target.aarch64-unknown-linux-gnu]
# Translates to `ghcr.io/cross-rs/aarch64-unknown-linux-gnu:edge`
image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu:edge"
[target.armv7-unknown-linux-gnueabihf]