Jefffrey opened a new issue, #18722: URL: https://github.com/apache/datafusion/issues/18722
### Is your feature request related to a problem or challenge? We've faced issues with storage space on our CI runners, so we introduced steps to free up space for them across various actions: https://github.com/apache/datafusion/blob/302dbc8e4b787ed12c16459fca0ce4e32f66ab2e/.github/workflows/extended.yml#L89-L113 https://github.com/apache/datafusion/blob/302dbc8e4b787ed12c16459fca0ce4e32f66ab2e/.github/workflows/rust.yml#L267-L288 https://github.com/apache/datafusion/blob/302dbc8e4b787ed12c16459fca0ce4e32f66ab2e/.github/workflows/rust.yml#L359-L391 ### Describe the solution you'd like We should look into consolidating them together if possible so can apply to all our runners/actions. Need to consider that some actions are on bare machine runners and others are on containers. ### Describe alternatives you've considered _No response_ ### Additional context See https://github.com/apache/datafusion/pull/18709 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
