Skip to content

Commit 952beba

Browse files
committed
remove aarch64-apple-darwin from Cross.toml
1 parent 2f0a579 commit 952beba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Cross.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ image = "ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main"
1010

1111
[target.aarch64-unknown-linux-gnu]
1212
image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main"
13-
14-
[target.aarch64-apple-darwin]
15-
image = "ghcr.io/cross-rs/aarch64-apple-darwin:main"

0 commit comments

Comments
 (0)