holgerfriedrich commented on PR #2493:
URL: https://github.com/apache/karaf/pull/2493#issuecomment-4160053749

   Adding MacOS has consequences, as it restricts parallel builds to 5 due to 
runner limits.
   
https://docs.github.com/en/actions/reference/limits#job-concurrency-limits-for-github-hosted-runners
   
   When I merged this, dependabot triggered 30 build, now my rebuild of main is 
starving until all of them have completed...
   
   One way could be to run MacOS builds only on merge and skip them in PR 
builds.
   Or we could exclude dependabot PRs for this OS.


-- 
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]

Reply via email to