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
GitHub 호스팅된 실행기를 패키지 레지스트리, 비밀 관리자, 기타 온-프레미스 서비스를 비롯한 프라이빗 네트워크의 리소스에 연결할 수 있습니다.