gha: Build and ship the OVMF for TDX

Let's build the OVMF with TDX support as part of our tests, and let's
ship it as part of our releases.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2023-03-23 10:01:39 +01:00
parent 39c3fab7b1
commit ce8d982512

View File

@ -27,6 +27,7 @@ jobs:
- rootfs-image - rootfs-image
- rootfs-initrd - rootfs-initrd
- shim-v2 - shim-v2
- tdvf
- virtiofsd - virtiofsd
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3