chore: remove comment from Cross configuration

This commit is contained in:
ttyS3 2024-09-06 13:06:19 +00:00
parent 9ff7309cac
commit c31cf0f14a
No known key found for this signature in database
GPG Key ID: A83C6C687C9E7888

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]