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

Merged
jcoffey-dev merged 1 commits from ci/light-runner into main 2026-09-22 13:58:10 +00:00
1 Commits
Author SHA1 Message Date
jcoffey-dev d215d4e258 ci: run socket-free jobs on the light label
ci / version (pull_request) Skipped
ci / docker-build (pull_request) Successful in 1m32s
ci / node (pull_request) Successful in 2m35s
ci / publish (pull_request) Skipped
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.
2026-09-22 06:45:35 -07:00