Target shared docker runners in scheduled-deploy #2

Merged
makiolaj merged 1 commits from fix-runner-label into main 2026-07-01 19:32:39 +00:00

1 Commits

Author SHA1 Message Date
6a577c14ce Target shared docker runners in scheduled-deploy
The instance runners advertise `dind`/`docker` labels, not `ubuntu-latest`, so
the job sat queued unmatched. Point runs-on at `docker`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 21:31:11 +02:00