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

Merged
jcoffey-dev merged 1 commits from ci/light-runner into main 2026-09-22 13:54:27 +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:30 +00:00
ci: run socket-free jobs on the light label
ci / build (pull_request) Successful in 1m55s
ci / publish (pull_request) Skipped
14ccb05e52
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 4eb838042c into main 2026-09-22 13:54:27 +00:00
jcoffey-dev deleted branch ci/light-runner 2026-09-22 13:54:27 +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/inbuxa-admin#9