Use the same vm_image as the other Linux CIs in ArmVirtPkg, EmulatorPkg, and OvmfPkg. Switch over to ubuntu-22.04 form ubuntu-latest.
Signed-off-by: Oliver Steffen <ostef...@redhat.com> --- .azurepipelines/Ubuntu-GCC5.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azurepipelines/Ubuntu-GCC5.yml b/.azurepipelines/Ubuntu-GCC5.yml index ca23b684e222..48844b7dad3a 100644 --- a/.azurepipelines/Ubuntu-GCC5.yml +++ b/.azurepipelines/Ubuntu-GCC5.yml @@ -17,7 +17,7 @@ jobs: - template: templates/pr-gate-build-job.yml parameters: tool_chain_tag: 'GCC5' - vm_image: 'ubuntu-latest' + vm_image: 'ubuntu-22.04' container: 'ghcr.io/tianocore/containers/fedora-35-build:2113a0e' arch_list: "IA32,X64,ARM,AARCH64,RISCV64,LOONGARCH64" usePythonVersion: '' # use Python from the container image -- 2.38.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96861): https://edk2.groups.io/g/devel/message/96861 Mute This Topic: https://groups.io/mt/95391937/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-