This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 29b1240
committed
Auto merge of rust-lang#129509 - ChrisDenton:hack-hack-hack, r=Mark-Simulacrum
Add a hack to workaround MSVC CI issues
I'm still attempting to figure out the issue but the failure rate atm seems really high so I'd like to propose an interim hack.
This adds a single delay of 5 minutes, which is absurdly long in CPU time but practically nothing compared to overall CI time.1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
58 | 69 | | |
59 | 70 | | |
60 | 71 | | |
| |||
0 commit comments