Use k8s label for k8s runner testing
Some checks failed
Build Container / build (push) Failing after 20s
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:
parent
47bbdf5d00
commit
1f595b6041
3 changed files with 3 additions and 2 deletions
1
.github/actionlint.yaml
vendored
1
.github/actionlint.yaml
vendored
|
|
@ -2,3 +2,4 @@ self-hosted-runner:
|
|||
labels:
|
||||
- ubuntu-latest
|
||||
- docker
|
||||
- k8s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue