ci: run socket-free jobs on the light label #4

Merged
jcoffey-dev merged 1 commits from ci/light-runner into main 2026-09-22 13:52:19 +00:00
Owner

Socket-free jobs move from runs-on: docker to runs-on: light, which both runners carry (host1, and host2 over the wg-hosts tunnel), so they run on whichever host is free. Jobs that mount the docker socket stay on docker (host1 only).

Socket-free jobs move from runs-on: docker to runs-on: light, which both runners carry (host1, and host2 over the wg-hosts tunnel), so they run on whichever host is free. Jobs that mount the docker socket stay on docker (host1 only).
jcoffey-dev added 1 commit 2026-09-22 13:47:26 +00:00
ci: run socket-free jobs on the light label
ci / test (pull_request) Successful in 1m8s
ci / release (pull_request) Skipped
f45ef16d98
Both runners carry `light` (host1, and host2 over the wg-hosts link), so
these jobs run on whichever host is free. Jobs that mount the docker socket
keep `runs-on: docker`, which only host1 has.
jcoffey-dev merged commit f5478cb50e into main 2026-09-22 13:52:19 +00:00
jcoffey-dev deleted branch ci/light-runner 2026-09-22 13:52:19 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coffey-labs/stalwart-migrator#4