Using GitHub-hosted runners
You can use GitHub's runners to execute your GitHub Actions workflows.
Using 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.
Using larger runners
GitHub offers runners with more RAM, CPU, and disk space.
Connecting to a private network with GitHub-hosted runners
Você pode conectar executores hospedados no GitHub a recursos em uma rede privada, incluindo registros de pacotes, gerentes secretos e outros serviços locais.