diff --git a/EmulatorPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml b/EmulatorPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml index 03ffb1a5a5..e7ead06ae2 100644 --- a/EmulatorPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml +++ b/EmulatorPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml @@ -20,7 +20,7 @@ jobs: - job: Platform_CI variables: package: 'EmulatorPkg' - vm_image: 'windows-latest' + vm_image: 'windows-2019' should_run: true run_flags: "MAKE_STARTUP_NSH=TRUE"