Hey All! I am part of Apache Geode project and we have been migrating our
pipelines to Github actions and hit a roadblock that the max. job execution
time on non-self-hosted GitHub workers is set a hard limit
<https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration>
of
6 hours and one of our job
<https://github.com/apache/geode/actions/runs/4639012912> is taking more
than 6 hours. Are there any pointers on how someone solved this? or does
Github provides any increases for Apache Foundation projects?