All updates
github: GitHub Actions concurrency groups now allow larger queues
May 8, 2026
You can now allow multiple jobs or workflow runs to wait in the same GitHub Actions concurrency group instead of being limited to a single pending run. Previously, a concurrency…
- Source: GitHub