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 ホステッド ランナーをプライベート ネットワーク上のリソース (パッケージ レジストリ、シークレット マネージャー、その他のオンプレミス サービスなど) に接続できます。