Commit 1d5e9fc
committed
Auto merge of #132316 - MarcoIeni:ci-free-runners-windows, r=<try>
CI: use free runners for 4 fast windows jobs
I noticed those jobs are faster than the others. The longest is 1 h 30 min, while the [auto builds](https://github.com/rust-lang-ci/rust/actions?query=branch%3Aauto) usually take > 2h 20 min.
I'll try how much time windows free runners take for these jobs to see if we can use them instead of the large one.
Goal: these jobs shouldn't take longer than the slowest jobs of the auto build.
- [ ] provide data based on multiple commits, not just based on one commit.
try-job: dist-aarch64-msvc
try-job: dist-i686-mingw
try-job: dist-x86_64-mingw
try-job: dist-x86_64-msvc-alt1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
0 commit comments