A new way to understand your GitHub-hosted runner capacity
Explore and understand your overall GitHub-hosted Actions runner capacity with the new runner view.
We have heard from you that it was a challenge to understand why your Actions job wasn’t starting. In particular, it was hard to know if you were blocked by your concurrency limit as well as what was ahead of you in the queue. To help with this, we are pleased to share the new management experience for GitHub-hosted runners.
The new management experience enables you to see top-level summary information about your GitHub-hosted runners including:
- What the concurrency limits are for your organization
- How much of each runner type is being used at a given time
- The available runner labels that can be used in workflows
- The list of currently active jobs running on GitHub-hosted runners
From this new UI, you will be able to view and cancel any jobs blocking your more critical workflows from running across your organization.
Learn more
- For questions, visit the GitHub Actions community
- To see what’s next for Actions, visit our public roadmap
Tags:
Written by
Related posts
GitHub Availability Report: October 2025
In October, we experienced four incidents that resulted in degraded performance across GitHub services.
TypeScript, Python, and the AI feedback loop changing software development
An interview with the leader of GitHub Next, Idan Gazit, on TypeScript, Python, and what comes next.
What 986 million code pushes say about the developer workflow in 2025
Nearly a billion commits later, the way we ship code has changed for good. Here’s what the 2025 Octoverse data says about how devs really work now.