Commit f7d3b42
committed
Fix x86_64-apple-darwin build: replace retired macos-13 runner with macos-latest
macos-13 (x86) runners have been retired by GitHub. The x86_64-apple-darwin
target can be cross-compiled on macos-latest (arm64) using Rust's built-in
cross-compilation support — no behaviour change, just a supported runner.
https://claude.ai/code/session_01GzGtjMcwBXyVW3uKW4F2Ai1 parent 8f29b60 commit f7d3b42
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments