Commit a8497ee
ci(windows): reduce cache restore time by caching registry only
- Restrict Swatinem/rust-cache to Windows only (Linux now uses Docker
with Blacksmith layer caching)
- Set cache-targets: false to skip the 186MB target directory cache,
reducing download from ~186MB to registry-only (~20-30MB)
- Network bandwidth was the bottleneck: cache restore took longer than
the actual build on the Windows runner
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7e8a70b commit a8497ee
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
0 commit comments