ArmVirtPkg: Update ubuntu VM image to 24.04

Update to the latest 24.04 image from 22.04.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
Michael Kubacki 2025-04-11 11:08:52 -04:00
parent 9240edad98
commit bc65ae3157

View file

@ -22,7 +22,7 @@ jobs:
- job: Platform_CI
variables:
package: 'ArmVirtPkg'
vm_image: 'ubuntu-22.04'
vm_image: 'ubuntu-24.04'
should_run: true
run_flags: "MAKE_STARTUP_NSH=TRUE QEMU_HEADLESS=TRUE"