adoroszlai commented on PR #10887: URL: https://github.com/apache/ozone/pull/10887#issuecomment-5109123957
Thanks @ayushtkn for checking. - `latest` has the benefit of auto-update when GitHub changes the "symlink", but it can also cause disruptions. Today we had unexpectedly long queue times for `latest`, while `24.04` ran just fine. Example: https://github.com/apache/ozone/actions/runs/30374956862 (21s run time, but 2h 22m total duration) - Only Apache Infra can setup repository-wide settings, so I'm not sure how we should define runner version globally. - Main CI workflow defines it in one place, the rest are auxilliary workflows. https://github.com/apache/ozone/blob/7d9223cd5a94a7073f81ac54445c5cb4053df8ec/.github/workflows/check.yml#L105 -- 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]
