Commit 08f7e56
ci: isolate clippy cache from stable-toolchain jobs
Clippy uses nightly while other jobs use stable, so sharing
the same rust-cache key causes clippy to restore incompatible
artifacts and recompile from scratch on every run.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e6c2d13 commit 08f7e56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments