yuqi1129 commented on code in PR #4468:
URL: https://github.com/apache/gravitino/pull/4468#discussion_r1713124319
##########
dev/ci/util_free_space.sh:
##########
@@ -49,6 +49,10 @@ if [ "${GITHUB_ACTIONS}" = "true" ]; then
sudo rm -rf /opt/hostedtoolcache/PyPy || :
# 376MB
sudo rm -rf /opt/hostedtoolcache/node || :
+ # free at least 10G, android is unless for Gravitino CI
Review Comment:
Fixed.
--
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]