From 2c35d8cb8e167416d944c5a79c4dda71b3f2dd4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 17 Feb 2022 08:36:45 +0100 Subject: [PATCH] workflows: Stop building the experimental kernel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's stop building the experimental kernel as, currently, we have all the needed contents as part of the vanilla kernel. Signed-off-by: Fabiano FidĂȘncio --- .github/workflows/kata-deploy-push.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/kata-deploy-push.yaml b/.github/workflows/kata-deploy-push.yaml index 88030b8e94..54110d2c71 100644 --- a/.github/workflows/kata-deploy-push.yaml +++ b/.github/workflows/kata-deploy-push.yaml @@ -18,7 +18,6 @@ jobs: matrix: asset: - kernel - - kernel-experimental - shim-v2 - qemu - cloud-hypervisor