-
fix: remove cleanup stop step — composite actions run inline, stopping buildkitd before the build
released this
2026-09-01 14:15:36 +02:00 | 0 commits to master since this releaseThe 'Stop BuildKit (idle cleanup)' step executed immediately after setup
(composite action steps are not deferred to job end; always() does not
create a post-step), so every downstream buildx build failed with
'waiting for connection: context deadline exceeded'.Downloads