Runner images are now available for macOS 26.5, 26.4.1, and 26.3.
This release improves runner cache routing for Tuist Cloud Runners. When a runner is dispatched, the claim response now includes an in-cluster cache endpoint URL. The runner image exports it as TUIST_CACHE_ENDPOINT, so Gradle build cache traffic stays on the internal cluster network instead of leaving through the public Kura ingress. This is a soft optimization: if endpoint routing fails, builds fall back to the default cache resolution.