Hive Hive
Sign in

Linux Runner Image 0.5.1

Metadata
Source
GitHub
Version
linux-runner-image@0.5.1
Published
Jun 09, 2026 · 16:26 UTC
Repository
tuist/tuist
Update

The Linux runner image now includes the GitHub CLI (gh), matching the tools available on GitHub’s Ubuntu hosted runner. You can use gh commands directly in your workflows on tuist-linux runners, such as dispatching workflows with gh workflow run or posting PR comments with gh pr comment and gh api. The image already carried kubectl and helm, and this release closes another gap against the standard hosted runner environment.

If you run self-hosted tuist-linux runners, update to this image so jobs that rely on gh no longer fail with command not found.