-
Notifications
You must be signed in to change notification settings - Fork 13.5k
ci: use windows 22 for all free runners #144069
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
base: master
Are you sure you want to change the base?
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
@bors2 try |
ci: use windows 22 for all free runners <!-- homu-ignore:start --> <!-- If this PR is related to an unstable feature or an otherwise tracked effort, please link to the relevant tracking issue here. If you don't know of a related tracking issue or there are none, feel free to ignore this. This PR will get automatically assigned to a reviewer. In case you would like a specific user to review your work, you can assign it to them by using r? <reviewer name> --> As discussed in [#t-infra > windows-2025 image](https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/windows-2025.20image/with/529269980), the windows 25 image has fewer disk space than the windows 22 image. So we are moving CI to use windows 22, at least for the free runners. <!-- homu-ignore:end --> try-job: `x86_64-msvc-*`
Thanks, r=me if try job is green. This is going to be a temporary mitigation, but better than nothing. In the LLVM PR, looks like (current) Windows Server 2022 images
do have more disk space because, well, the
|
232c5de
to
a886852
Compare
Looks like 2022 images still have the I hope they're not somehow flaky 😅 |
@bors r=jieyouxu |
ci: use windows 22 for all free runners try-job: `x86_64-msvc-*`
Rollup of 10 pull requests Successful merges: - #142300 (Disable `tests/run-make/mte-ffi` because no CI runners have MTE extensions enabled) - #143649 (Add test for `default_field_values` and `const_default`) - #144010 (Boostrap: add warning on `optimize = false`) - #144029 (Fix wrong messages from methods with the same name from different traits) - #144049 (rustc-dev-guide subtree update) - #144053 (Remove install Rust script from CI) - #144056 (Copy GCC sources into the build directory even outside CI) - #144063 (Add myself to the `infra-ci` reviewer group and adjust some infra auto-labels) - #144069 (ci: use windows 22 for all free runners) - #144083 (miri sleep tests: increase slack) r? `@ghost` `@rustbot` modify labels: rollup
ci: use windows 22 for all free runners try-job: `x86_64-msvc-*`
ci: use windows 22 for all free runners try-job: `x86_64-msvc-*`
ci: use windows 22 for all free runners try-job: `x86_64-msvc-*`
ci: use windows 22 for all free runners try-job: `x86_64-msvc-*`
As discussed in #t-infra > windows-2025 image, the windows 25 image has fewer disk space than the windows 22 image. So we are moving CI to use windows 22, at least for the free runners.
try-job:
x86_64-msvc-*