Use k8s label for k8s runner testing
Some checks failed
Build Container / build (push) Failing after 20s

Differentiate k8s runner from host runner with unique label.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-25 19:11:38 -08:00
commit 1f595b6041
3 changed files with 3 additions and 2 deletions

View file

@ -2,3 +2,4 @@ self-hosted-runner:
labels:
- ubuntu-latest
- docker
- k8s