Commit 4044eec
committed
ci: macOS Intel 改用 macos-latest 跨编译 x86_64
macos-13 runner 在 GitHub Actions 上排队/不可用导致 v1.0.29 build 卡死。
改用 macos-latest(ARM64)+ --target x86_64-apple-darwin 跨编译,
Rust 工具链已通过 matrix 安装 x86_64 target,Xcode SDK 自带跨架构能力。1 parent a9083db commit 4044eec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments