mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 03:21:04 +00:00
tests: kata-deploy: Run installation with only one VMM
It doesn't make much sense to test different VMMs as that wouldn't trigger a different code path. Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
This commit is contained in:
parent
14bf653c35
commit
fd832d0feb
1
.github/workflows/run-kata-deploy-tests.yaml
vendored
1
.github/workflows/run-kata-deploy-tests.yaml
vendored
@ -28,7 +28,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
vmm:
|
||||
- clh
|
||||
- qemu
|
||||
k8s:
|
||||
- k0s
|
||||
|
Loading…
Reference in New Issue
Block a user