]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmulatorPkg: CI: use ubuntu-22.04 vm_image (Linux only)
authorOliver Steffen <osteffen@redhat.com>
Mon, 16 Jan 2023 17:40:41 +0000 (18:40 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 17 Jan 2023 19:06:32 +0000 (19:06 +0000)
Switch over to ubuntu-22.04 as the vm_image for Linux CI jobs.  The
previously used ubuntu-18.04 which is not available anymore since
Dec 1st 2022.

Signed-off-by: Oliver Steffen <osteffen@redhat.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Chris Fernald <chfernal@microsoft.com>
EmulatorPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml

index 3861457ac70a6538139fa93293d654521ef3eebe..8af4c9c778cbbb746b5f5f9991a2060fe837bd2c 100644 (file)
@@ -23,7 +23,7 @@ jobs:
   - job: Platform_CI\r
     variables:\r
       package: 'EmulatorPkg'\r
-      vm_image: 'ubuntu-18.04'\r
+      vm_image: 'ubuntu-22.04'\r
       should_run: false\r
       run_flags: "MAKE_STARTUP_NSH=TRUE"\r
 \r