Commit 5995a45
ci: use Dev Drive to speed up Windows builds (#249)
## Summary
- Replace the `Disable Windows Defender` workaround with
`samypr100/setup-dev-drive@v4`, which creates a ReFS Dev Drive and
places `CARGO_HOME` and `RUSTUP_HOME` on it
- ReFS Dev Drives are optimized for developer workloads and should
provide ~25%+ improvement for I/O-heavy Rust compilation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d57119f commit 5995a45
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments