about summary refs log tree commit diff
path: root/compiler/rustc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-31 03:54:22 +0000
committerbors <bors@rust-lang.org>2024-08-31 03:54:22 +0000
commitfa72f0763de6bc1596208fc1419883ce5aea0de4 (patch)
tree1051615ddd040801cbe1f67d82ca3c1482f2f2bf /compiler/rustc
parent0d634185dfddefe09047881175f35c65d68dcff1 (diff)
parent8da1c0049a550a7882436008ec5d02ff73024a4c (diff)
downloadrust-fa72f0763de6bc1596208fc1419883ce5aea0de4.tar.gz
rust-fa72f0763de6bc1596208fc1419883ce5aea0de4.zip
Auto merge of #129797 - workingjubilee:cleanup-apple-ci, r=workingjubilee
Try to reduce space usage in dist CI

We have had recurrent CI problems as a result of GitHub adding a new version of Xcode to its runners[^0], which has consumed ~40GB of space which served as padding. Try to reduce the number of Xcodes on our systems, because we only use Xcode 14 in actual practice. Also, try to move files instead of pointlessly copy them when we're at the end of the job.

I could not resist addressing a few shellcheck lints while I was at it.

[^0]: https://github.com/actions/runner-images/issues/10511
Diffstat (limited to 'compiler/rustc')
0 files changed, 0 insertions, 0 deletions