rust/src/ci
bors 72716b134a Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoieni
Free disk space on Windows 2025 runners

I've managed to reduce the time deletion takes by:

 - Using powershell, which is generally faster for filesystem operations than msys2
 - Performing deletions concurrently then waiting for them all to complete

It still takes 2-10 mins but that's not too bad.
2025-07-30 06:00:09 +00:00
..
citool Enforce PR CI jobs are a subset of Auto CI jobs (modulo carve-outs) 2025-07-21 18:06:06 +08:00
docker Update wasi-sdk to 27.0 in CI 2025-07-29 08:23:22 -07:00
github-actions Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoieni 2025-07-30 06:00:09 +00:00
scripts Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoieni 2025-07-30 06:00:09 +00:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Migrate to modern datetime API 2025-05-14 08:41:30 -07:00
publish_toolstate.sh Fix publishing of toolstate history 2024-06-05 16:41:59 +02:00
run.sh Do not enable LLD by default in the dist profile 2025-07-01 08:19:34 +02:00
shared.sh CI: split x86_64-mingw job 2024-11-29 16:04:12 +01:00