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

Merged
jcoffey-dev merged 1 commits from ci/light-runner into main 2026-09-22 13:57:37 +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:31 +00:00
ci: run socket-free jobs on the light label
ci / go (pull_request) Successful in 56s
ci / publish (pull_request) Skipped
ci / web (pull_request) Successful in 1m37s
ci / docker-build (pull_request) Successful in 46s
44c3a4b0c0
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 bda06824e1 into main 2026-09-22 13:57:37 +00:00
jcoffey-dev deleted branch ci/light-runner 2026-09-22 13:57:37 +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/ihasvpn#5