Skip to content

Commit

Permalink
Update Cross.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitthi committed Sep 29, 2024
1 parent 687e065 commit e4de018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[target.aarch64-apple-darwin]
image = "ghcr.io/cross-rs/aarch64-apple-darwin-cross:latest"
image = "ghcr.io/cross-rs/aarch64-apple-darwin-cross:local"
[target.x86_64-apple-darwin]
image = "ghcr.io/cross-rs/x86_64-apple-darwin-cross:latest"
image = "ghcr.io/cross-rs/x86_64-apple-darwin-cross:local"

0 comments on commit e4de018

Please sign in to comment.