mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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:
parent
e17aaec44b
commit
e11670b379
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue