Match KVM workflow to Forgejo runner labels
Some checks failed
KVM Publishable Validation / publishable-kvm-suite (push) Failing after 23s
Some checks failed
KVM Publishable Validation / publishable-kvm-suite (push) Failing after 23s
This commit is contained in:
parent
b8ef9b64ad
commit
a581c9f3b9
1 changed files with 1 additions and 4 deletions
|
|
@ -6,10 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
publishable-kvm-suite:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- linux
|
||||
- x64
|
||||
runs-on: nix-host
|
||||
timeout-minutes: 360
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue