Learn how to use and manage the machines that execute jobs in your workflows.
You can use GitHub's runners to execute your GitHub Actions workflows.
You can host your own runners to run workflows in a highly customizable environment.
GitHub offers runners with more RAM, CPU, and disk space.
Host your own runners in a Kubernetes cluster with Actions Runner Controller.
Using proxy servers with a runner
You can configure runners in isolated environments to use a proxy server for secure communication with GitHub.