Commit 1c6b377
Fix CI build: use system rustc over platform-tools rustc 1.75
Platform-tools ships rustc 1.75 which is too old for current deps.
Install platform-tools for the SBF target compiler, then prepend
system rustc to PATH so host compilation uses a modern rustc.
Revert unnecessary proc-macro-crate/toml_edit downgrades.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c1d802d commit 1c6b377
2 files changed
+26
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments