Skip to main content

GitHub Actions Runners

Learn about the concept of runners in GitHub Actions.

GitHub-hosted runners

GitHub offers hosted virtual machines to run workflows. The virtual machine contains an environment of tools, packages, and settings available for GitHub Actions to use.

Larger runners

Learn about the types and uses of GitHub-hosted 大型运行器.

Self-hosted runners

You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.

Private networking with GitHub-hosted runners

可以将 GitHub 托管的运行器连接到专用网络上的资源,包括包注册表、机密管理器和其他本地服务。

Runner groups

Learn about what a runner group is, and how to use them to control access to runners at the organization level.

Runner scale sets

Learn about what a runner scale set is and how they can interact with the Actions Runner Controller.

Actions Runner Controller

You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.

Support for Actions Runner Controller

What to know before you contact GitHub 支持 for assistance with Actions Runner Controller.