Fix shared runner minutes reset on self-managed
When namespace count is lower than 100,000, the :ci_parallel_minutes_reset feature fails with a zero division error due to integer division This affects most self-managed instances but not GitLab.com which has well over 100,000 namespaces Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/330068 Changelog: fixed EE: true
Showing
Please register or sign in to comment