Commit f683086
committed
ci: disable Windows Defender real-time scanning for faster CI
Disable Windows Defender real-time monitoring on Windows CI runners
to reduce I/O overhead during cargo builds and test execution.
This matches the optimization applied in voidzero-dev/vite-plus#716
and is expected to improve Windows CI speed by ~30-50% on I/O-heavy steps.
https://claude.ai/code/session_01CW1iBNB9Cc9MiNCvnpe5mB1 parent af0900f commit f683086
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
0 commit comments