OvmfPkg: Update VS2022 CI to VS2026

This follows the rest of edk2 to update
VS2022 CI to VS2026.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
This commit is contained in:
Oliver Smith-Denny 2026-06-19 07:25:26 -07:00 committed by mergify[bot]
parent e17aaec44b
commit e11670b379

View file

@ -83,7 +83,7 @@ jobs:
steps:
- template: ../../../.azurepipelines/templates/platform-build-run-steps.yml
parameters:
tool_chain_tag: VS2022
tool_chain_tag: VS2026
build_pkg: $(package)
build_target: $(Build.Target)
build_arch: $(Build.Arch)