Hive Hive
Sign in

Linux Runner Image 0.1.1

Metadata
Source
GitHub
Version
linux-runner-image@0.1.1
Published
May 27, 2026 · 14:40 UTC
Repository
tuist/tuist
Update

This release of the Linux runner image fixes SSH-based workflow setup.

  • The image now includes openssh-client, so ssh-agent and related tools are available on the PATH. Workflows that use webfactory/ssh-agent or clone dependencies over SSH will no longer fail with spawnSync ssh-agent ENOENT on the Linux runner pool.