From e70b2ea95de0262f7013a1b24d6732a66e14de59 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 7 Dec 2023 16:24:36 +0000 Subject: [PATCH] gha: nerdctl: Enable cloud hypervisor runtime-rs for nerdctl CI This PR enables the cloud hypervisor runtime-rs for the nerdctl gha CI. Fixes #8603 Signed-off-by: Gabriela Cervantes --- .github/workflows/basic-ci-amd64.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/basic-ci-amd64.yaml b/.github/workflows/basic-ci-amd64.yaml index 3fb0527fb8..45765cee98 100644 --- a/.github/workflows/basic-ci-amd64.yaml +++ b/.github/workflows/basic-ci-amd64.yaml @@ -293,6 +293,7 @@ jobs: - clh - dragonball - qemu + - cloud-hypervisor runs-on: garm-ubuntu-2304-smaller env: KATA_HYPERVISOR: ${{ matrix.vmm }}