Commit e36e950
committed
simplify: remove Dev Drive, keep Defender-disable only
Dev Drive caused cache invalidation issues and didn't improve times
when the cargo target cache was warm. The simpler Defender-disable
approach (Set-MpPreference) was already effective at ~6min.
Changes:
- ci.yml: Remove setup-dev-drive from Test and CLI E2E Windows jobs
- ci.yml: Keep Defender disable (already proven)
- e2e-test.yml: Keep new Defender disable additions (unchanged)1 parent b8fa6cf commit e36e950
1 file changed
+0
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 79 | | |
92 | 80 | | |
93 | 81 | | |
| |||
210 | 198 | | |
211 | 199 | | |
212 | 200 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | 201 | | |
225 | 202 | | |
226 | 203 | | |
| |||
0 commit comments