Commit 3bf20db
committed
fix(ci): remove unused macOS config from Cross.toml
- Cross.toml only used for ARM64 Linux builds
- Removed aarch64-apple-darwin config causing warnings
- macOS builds use native cargo, not cross
- Fixes ARM64 Linux release builds
Signed-off-by: Michael A. Kuykendall <[email protected]>1 parent 85093eb commit 3bf20db
1 file changed
+2
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 7 | + | |
0 commit comments