-
Notifications
You must be signed in to change notification settings - Fork 13.4k
ci: convert distcheck to free runner #141382
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
Conversation
FWIW, 2h 35m is not so terrible and I wouldn't mind landing that, we definitely have slower runners now. |
mmm yes, but what's the con of having a faster job? 🚀 |
x64 is still way more popular than aarch64, so having distcheck coverage for that seems a bit more important. But I don't mind that much, just wanted to see if a free runner is also a viable alternative here. |
I see. Makes sense. I have almost no preference. Let's see how the try job goes. |
ci: convert distcheck to free runner try-job: x86_64-gnu-distcheck
☀️ Try build successful - checks-actions |
2h 24m. I would just land it like this, to keep the original behavior. |
makes sense. If it becomes too slow in the future, we can always switch to the arm runner. |
@bors r+ rollup |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#141355 (ci: improve citool job db errors) - rust-lang#141359 (Fix `FnOnce` impl for `AsyncFn`/`AsyncFnMut` self-borrowing closures in new solver) - rust-lang#141362 (Normalize aliases to correct kind of error term) - rust-lang#141377 (Remove unnecessary `is_empty` checks) - rust-lang#141381 (try_cast_aligned: avoid bare int-to-ptr casts) - rust-lang#141382 (ci: convert distcheck to free runner) - rust-lang#141389 (ci: prepare aws access keys for migration) - rust-lang#141390 (Don't allow `poly_select` in new solver) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#141382 - marcoieni:distcheck-free-x86, r=Kobzol ci: convert distcheck to free runner try-job: x86_64-gnu-distcheck
Move to free runner to make CI more efficient.
r? @ghost
try-job: x86_64-gnu-distcheck