Skip to main content

このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2025-08-27. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください

GitHub Actions ランナー

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 より大きなランナー (larger runner).

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 and/or enterprise levels

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 Support for assistance with Actions Runner Controller.