GOODBOY008 opened a new pull request, #3512: URL: https://github.com/apache/flink-cdc/pull/3512
### Summary Due to the extensive use of Docker images by our CDC unit tests, GitHub runners are running low on disk space, with only 19 GB remaining. To address this issue and free up additional disk space, we propose removing unnecessary packages from the GitHub runners. ### Details - **Issue**: The frequent downloading of Docker images for CDC unit tests has significantly reduced the available disk space on our GitHub runners. - **Action**: This merge request aims to delete outdated or unused packages to reclaim disk space and ensure that the runners operate efficiently. By implementing these changes, we anticipate improved performance and reduced risk of disk space-related issues during CI/CD processes. ### Refer - https://github.com/apache/flink/blob/master/tools/azure-pipelines/free_disk_space.sh#L45 - https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md @leonardBang @yuxiqian PTAL -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org