Skip to content

Github Runners Datasource

Identifier: github-runners

Default versioning: docker

Custom registry support:

✅ Custom registries are supported.

Description:

This datasource returns a list of all stable runners that are hosted by GitHub. This datasource ignores beta releases. The datasource is based on GitHub's runner-images repository.

Examples: windows-2019 / ubuntu-22.04 / macos-13

Maintenance

New stable runner versions must be added to the datasource with a pull request. Unstable runners are tagged as [beta] in the readme of the runner-images repository. Once a runner version becomes stable, the [beta] tag is removed and the suffix latest is added to its YAML label.