Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2024-09-24. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Choosing where your workflow runs

You can specify the compute environment your jobs and workflows run in.

Choosing the runner for a job

Define the type of machine that will process a job in your workflow.

Running jobs in a container

Use a container to run the steps in a job.