Merge pull request 'ci: run socket-free jobs on the light label' (#7) from ci/light-runner into main
ci / node (push) Successful in 2m28s
ci / docker-build (push) Successful in 40s

This commit was merged in pull request #7.
This commit is contained in:
2026-09-22 13:58:10 +00:00
+1 -1
View File
@@ -34,7 +34,7 @@ concurrency:
jobs: jobs:
# -------------------------------------------------------------- test ------ # -------------------------------------------------------------- test ------
node: node:
runs-on: docker runs-on: light
container: container:
image: node:26-bookworm-slim@sha256:582460f614631b59b824ac6020533b9bf339c7fdf3a6d7db31abb6b4065f0212 # 26-bookworm-slim image: node:26-bookworm-slim@sha256:582460f614631b59b824ac6020533b9bf339c7fdf3a6d7db31abb6b4065f0212 # 26-bookworm-slim
env: env: