Commit ec57860
fix(ci): use prebuilt cargo-nextest binary to avoid rustc version mismatch
cargo-nextest 0.9.130 requires rustc 1.91 but CI pins 1.88.0.
Switch to taiki-e/install-action which downloads a prebuilt binary,
matching the pattern already used for cargo-llvm-cov.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5c65cbc commit ec57860
2 files changed
+300
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments