Added concurrency group for all macOS related steps in order to limit orka load.
Only 10 agents can be used simultaneously, while other builds will wait in a queue.
Checklist
[ ] My code follows the style guidelines of this project
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have made corresponding change to the default configuration files
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.
Proposed commit message
Added concurrency group for all macOS related steps in order to limit orka load. Only 10 agents can be used simultaneously, while other builds will wait in a queue.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues
Screenshots
Logs
Buildkite builds: https://buildkite.com/elastic/beats/builds/15093
This is an automatic backport of pull request #41616 done by Mergify.