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

Merged
jcoffey-dev merged 1 commits from ci/light-runner into main 2026-09-22 13:58:11 +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:28 +00:00
ci: run socket-free jobs on the light label
ci / docker-build (pull_request) Successful in 1m31s
ci / node (pull_request) Successful in 2m28s
dd955a939e
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 e752d08ebc into main 2026-09-22 13:58:11 +00:00
jcoffey-dev deleted branch ci/light-runner 2026-09-22 13:58:11 +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: inbuxa/ihasmail-inbuxa#7