lyang24 commented on PR #9043: URL: https://github.com/apache/arrow-rs/pull/9043#issuecomment-3691444604
> I know in DataFusion we run into similar disk space usage issues often and one fix was to manually remove unneeded software: > > * [Always remove unecessary software from github runners for all jobs (fix intermittent out of space on runners) datafusion#19122](https://github.com/apache/datafusion/pull/19122) > > But given the image for integration tests is custom and from arrow, not sure how effective it might be 🤔 was able to get enough space after mimic data fusion by adding a clean up to delete unneed software -- 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]
