]> git.proxmox.com Git - mirror_edk2.git/commitdiff
CI: use ubuntu-22.04 image (Linux only)
authorOliver Steffen <osteffen@redhat.com>
Mon, 16 Jan 2023 17:40:43 +0000 (18:40 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 17 Jan 2023 19:06:32 +0000 (19:06 +0000)
Use the same vm_image as the other Linux CIs in ArmVirtPkg, EmulatorPkg,
and OvmfPkg.  Switch over to ubuntu-22.04 from ubuntu-latest.

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>
.azurepipelines/Ubuntu-GCC5.yml

index c3f29625a5d6545a4825253b639916e86cddbda4..b9a3b851cf3c2befb399fa25b6b303cd27c8a11a 100644 (file)
@@ -20,7 +20,7 @@ jobs:
 - template: templates/pr-gate-build-job.yml\r
   parameters:\r
     tool_chain_tag: 'GCC5'\r
-    vm_image: 'ubuntu-latest'\r
+    vm_image: 'ubuntu-22.04'\r
     container: ${{ variables.default_linux_image }}\r
     arch_list: "IA32,X64,ARM,AARCH64,RISCV64,LOONGARCH64"\r
     usePythonVersion: ''  # use Python from the container image\r