This release bumps the image tag to ghcr.io/tuist/tuist-xcresult-processor:0.6.2 and includes a reliability fix for CI jobs that could be left stuck in GitHub’s queue.
- Workflow jobs that entered the
runningstate locally but never actually registered with GitHub (for example, when a runner node failed to bootstrap) are now detected and re-queued automatically, so they can be picked up by another runner instead of sitting orphaned for hours.