Closed leighmcculloch closed 4 months ago
Add CI concurrency group limiting to one build per branch, including main, canceling any older runs.
Limit CI resource usage, especially of mac and windows instances. We never need out-of-date commit CI runs to complete on PRs.
What
Add CI concurrency group limiting to one build per branch, including main, canceling any older runs.
Why
Limit CI resource usage, especially of mac and windows instances. We never need out-of-date commit CI runs to complete on PRs.