Commit f29b91b
Fix CI: MSRV check with --no-default-features, update macOS runner
- MSRV job: add --no-default-features so Rust 1.85 check skips MCP
deps (rmcp → darling 0.23 requires Rust 1.88)
- Release: update x86_64-apple-darwin runner from macos-13 (retired)
to macos-14 (ARM, cross-compiles x86_64 natively)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d6b2469 commit f29b91b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments