Bring back i686-pc-windows-gnullvm target rust-lang/rust#148751 inadvertently removed i686-pc-windows-gnullvm std build when migrating to native CI runners. Since this change was not agreed upon, we should bring back prebuilt std builds for that target. There are a few runners that could do it: dist-aarch64-llvm-mingw, dist-x86_64-llvm-mingw, dist-various-1 and dist-various-2. dist-x86_64-llvm-mingw already takes slightly over 2 hours, so the faster dist-aarch64-llvm-mingw is a better choice. We can also use dist-various-x job, they don't have llvm-mingw toolchain, but it's trivial to install one. |
||
|---|---|---|
| .. | ||
| jobs.yml | ||
| problem_matchers.json | ||