-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: use windows 2025 for i686-mingw #136150
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
@bors try |
…try> ci: use windows 2025 for i686-mingw try-job: i686-mingw
💥 Test timed out |
@bors try |
…try> ci: use windows 2025 for i686-mingw try-job: i686-mingw
💔 Test failed - checks-actions |
I only created the windows large runner on the rust-lang org. I will now create it for rust-lang-ci org as well |
@bors try |
…try> ci: use windows 2025 for i686-mingw try-job: i686-mingw
☀️ Try build successful - checks-actions |
@bors try |
…try> ci: use windows 2025 for i686-mingw try-job: i686-mingw
☀️ Try build successful - checks-actions |
@bors try |
…try> ci: use windows 2025 for i686-mingw try-job: i686-mingw
☀️ Try build successful - checks-actions |
@bors try |
@bors try |
…try> ci: use windows 2025 for i686-mingw try-job: i686-mingw
☀️ Try build successful - checks-actions |
@bors r+ rollup |
…=Kobzol ci: use windows 2025 for i686-mingw try-job: i686-mingw
☔ The latest upstream changes (presumably #136248) made this pull request unmergeable. Please resolve the merge conflicts. |
This comment has been minimized.
This comment has been minimized.
0756de1
to
aeabd4b
Compare
I solved the merge conflicts, probably this needs to be approved again |
@bors r+ |
Rollup of 8 pull requests Successful merges: - rust-lang#135414 (Stabilize `const_black_box`) - rust-lang#136150 (ci: use windows 2025 for i686-mingw) - rust-lang#136258 (rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 11)) - rust-lang#136270 (Remove `NamedVarMap`.) - rust-lang#136278 (add constraint graph to polonius MIR dump) - rust-lang#136287 (LLVM changed the nocapture attribute to captures(none)) - rust-lang#136291 (some test suite cleanups) - rust-lang#136296 (float::min/max: mention the non-determinism around signed 0) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#136150 - marcoieni:windows-25-i686-mingw, r=Kobzol ci: use windows 2025 for i686-mingw try-job: i686-mingw
Lately, the flakiness of the job
i686-mingw
increased.In #135632 windows 2025 helped decrease the flakiness so we want to try to do the same here.
try-job: i686-mingw