workflow: use dedicated clawstor-cache runner label #35

Merged
osobh merged 1 commits from runner-label-clawstor-cache into main 2026-07-13 08:41:44 +00:00
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
# Force host mode via self-hosted label — `ubuntu-latest` in # Force host mode via self-hosted label — `ubuntu-latest` in
# act_runner defaults to container mode which hides # act_runner defaults to container mode which hides
# /usr/local/bin/claw-cargo and the per-runner tls_dir. # /usr/local/bin/claw-cargo and the per-runner tls_dir.
runs-on: [self-hosted, linux-amd64] runs-on: clawstor-cache
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4