-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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: split i686-mingw job to three free runners #135813
Conversation
@bors try |
…<try> CI: split i686-mingw job to two free runners try-job: i686-mingw-1 try-job: i686-mingw-2
☀️ Try build successful - checks-actions |
@bors try |
…<try> CI: split i686-mingw job to two free runners try-job: i686-mingw-1 try-job: i686-mingw-2
☀️ Try build successful - checks-actions |
@bors try |
…<try> CI: split i686-mingw job to two free runners try-job: i686-mingw-1 try-job: i686-mingw-2
☀️ Try build successful - checks-actions |
@bors try |
…<try> CI: split i686-mingw job to two free runners try-job: i686-mingw-1 try-job: i686-mingw-2
☀️ Try build successful - checks-actions |
@bors try |
…<try> CI: split i686-mingw job to two free runners try-job: i686-mingw-1 try-job: i686-mingw-2 try-job: i686-mingw-3
☀️ Try build successful - checks-actions |
Would this help with the OOM in #135763? It looks like the combined job doesn't have enough memory for a fresh LLVM build. |
I'll have a look at your issue 👍 |
Oh, sorry! And thanks! |
No, no worries, I was wrong and I edited my message. |
@bors try |
…<try> CI: split i686-mingw job to three free runners try-job: i686-mingw-1 try-job: i686-mingw-2 try-job: i686-mingw-3 try-job: x86_64-mingw-1
☀️ Try build successful - checks-actions |
@rustbot ready |
r? @Kobzol |
Could not assign reviewer from: |
8d99c58
to
00683a0
Compare
since this pr is now a bit old, I merged with master and I'm trying again to see if nothing has changed and we can still merge this. @bors try |
…<try> CI: split i686-mingw job to three free runners try-job: i686-mingw-1 try-job: i686-mingw-2 try-job: i686-mingw-3 try-job: x86_64-mingw-1
☀️ Try build successful - checks-actions |
@bors r+ |
…r=jdno CI: split i686-mingw job to three free runners try-job: i686-mingw-1 try-job: i686-mingw-2 try-job: i686-mingw-3 try-job: x86_64-mingw-1
Rollup of 11 pull requests Successful merges: - rust-lang#133312 (triagebot: automatically add more rustdoc related labels) - rust-lang#134016 (Stabilize `const_is_char_boundary` and `const_str_split_at`.) - rust-lang#135813 (CI: split i686-mingw job to three free runners) - rust-lang#136879 (Add safe new() to NotAllOnes) - rust-lang#136971 (Add a new check-pass UI test for returning `impl Fn(T) -> impl Trait`) - rust-lang#136983 (Prepare standard library for Rust 2024 migration) - rust-lang#137002 (Fix early lint check desc in query) - rust-lang#137006 (borrowck diagnostics cleanup: remove an unused and a barely-used field) - rust-lang#137026 (Stabilize (and const-stabilize) `integer_sign_cast`) - rust-lang#137028 (mir_build: Clarify some code for lowering `hir::PatExpr` to THIR) - rust-lang#137032 (Decode metadata buffer in one go) r? `@ghost` `@rustbot` modify labels: rollup
Rollup of 9 pull requests Successful merges: - rust-lang#135687 (re-export `FromCoroutine` from `core::iter`) - rust-lang#135813 (CI: split i686-mingw job to three free runners) - rust-lang#136749 (Implement Extend<AsciiChar> for String) - rust-lang#136879 (Add safe new() to NotAllOnes) - rust-lang#136978 (Windows: Update generated bindings) - rust-lang#137028 (mir_build: Clarify some code for lowering `hir::PatExpr` to THIR) - rust-lang#137029 (Remove unnecessary check code in unused_delims) - rust-lang#137056 (made check_argument_compat public for use in miri) - rust-lang#137062 (Forward all default methods for I/O impls) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#135813 - marcoieni:free-runner-i686-mingw, r=jdno CI: split i686-mingw job to three free runners try-job: i686-mingw-1 try-job: i686-mingw-2 try-job: i686-mingw-3 try-job: x86_64-mingw-1
Split the i686-mingw job in three to move it to free runners and reduce the use of large runners in CI. Related to rust-lang/infra-team#189
r? @ghost
try-job: i686-mingw-1
try-job: i686-mingw-2
try-job: i686-mingw-3
try-job: x86_64-mingw-1