mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-17 08:53:26 +00:00
Merge pull request #7465 from fidencio/topic/fix-dragonball-static-check-runner-selector
gha: dragonball: Run only on the dragonball labeled machine
This commit is contained in:
commit
ede1dae65d
@ -14,7 +14,7 @@ concurrency:
|
|||||||
name: Static checks dragonball
|
name: Static checks dragonball
|
||||||
jobs:
|
jobs:
|
||||||
test-dragonball:
|
test-dragonball:
|
||||||
runs-on: self-hosted
|
runs-on: dragonball
|
||||||
env:
|
env:
|
||||||
RUST_BACKTRACE: "1"
|
RUST_BACKTRACE: "1"
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user