Merge pull request #6602 from Alex-Carter01/snp-qemu-x86-workflow

CC | gha: add SNP components to amdx86_64 payload workflows
This commit is contained in:
Fabiano Fidêncio
2023-04-06 20:17:29 +02:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ jobs:
- cc-sev-kernel
- cc-sev-ovmf
- cc-x86_64-ovmf
- cc-snp-qemu
- cc-sev-rootfs-initrd
- cc-tdx-kernel
- cc-tdx-rootfs-image

View File

@@ -19,6 +19,8 @@ jobs:
- cc-virtiofsd
- cc-sev-kernel
- cc-sev-ovmf
- cc-x86_64-ovmf
- cc-snp-qemu
- cc-sev-rootfs-initrd
- cc-tdx-kernel
- cc-tdx-rootfs-image