This release ships the runner image with the missing $HOME fix that was previously blocked from reaching the production fleet. If you run jobs on the managed Tuist runners, the fatal: $HOME not set error should now stop appearing after the checkout step.
- The runner image now sets
HOMEon the LaunchDaemon, so environment setup is preserved when your jobs run on the managed runner fleet. - A duplicate
permissionsblock in the standalone runner-image workflow was removed, so one-off rebuilds via that workflow parse correctly again.
Updated image: ghcr.io/tuist/tuist-runner:0.1.1