From 12dc9f83dfe371e2d6f00594904b237c7f1e8ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 8 May 2024 11:39:32 +0200 Subject: [PATCH] ci: Stop building TDX specific QEMU and OVMF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the first step of the work to start relying on the artefacts coming from the distros (CentOS 9 Stream, and Ubuntu) themselves. Let's have this first one merged, as this will not run the CI due to the changes being on the yaml itself, and then follow-up with the changes needed on other parts of the project (kata-deploy, runtime, etc). Fixes: #9590 -- part I Signed-off-by: Fabiano FidĂȘncio --- .github/workflows/build-kata-static-tarball-amd64.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build-kata-static-tarball-amd64.yaml b/.github/workflows/build-kata-static-tarball-amd64.yaml index 41f0438ea6..4c259a5dfa 100644 --- a/.github/workflows/build-kata-static-tarball-amd64.yaml +++ b/.github/workflows/build-kata-static-tarball-amd64.yaml @@ -47,7 +47,6 @@ jobs: - pause-image - qemu - qemu-snp-experimental - - qemu-tdx-experimental - stratovirt - rootfs-image - rootfs-image-confidential @@ -56,7 +55,6 @@ jobs: - rootfs-initrd-mariner - runk - shim-v2 - - tdvf - trace-forwarder - virtiofsd stage: