From 33dc6c65aae89ba57bdf84678b55989e8c371c68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 23 Mar 2023 09:15:42 +0100 Subject: [PATCH] gha: Build and ship QEMU for TDX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's build QEMU TDX as part of our tests, and let's ship it as part of our releases. Signed-off-by: Fabiano FidĂȘncio --- .github/workflows/build-kata-static-tarball-amd64.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-kata-static-tarball-amd64.yaml b/.github/workflows/build-kata-static-tarball-amd64.yaml index 8432e77148..f71dfc03f0 100644 --- a/.github/workflows/build-kata-static-tarball-amd64.yaml +++ b/.github/workflows/build-kata-static-tarball-amd64.yaml @@ -22,6 +22,7 @@ jobs: - kernel-dragonball-experimental - nydus - qemu + - qemu-tdx-experimental - rootfs-image - rootfs-initrd - shim-v2