zhouyuan opened a new issue, #12599: URL: https://github.com/apache/gluten/issues/12599
### Description Gluten now used `actions/cache` which has 10GB limitation. Old cache will be evicted and may trigger full build without cache. It's better to switch to use `Stash` provides a solution for managing large build caches https://github.com/apache/infrastructure-actions/tree/main/stash ### Gluten version None -- 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]
