We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61b5d0 commit 43e1f9bCopy full SHA for 43e1f9b
build/WinUI-OB-Official.yml
@@ -23,7 +23,7 @@ variables:
23
NUGET_XMLDOC_MODE: none
24
25
# Docker image which is used to build the project https://aka.ms/obpipelines/containers
26
- WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022:latest'
+ WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022:vnext '
27
28
Codeql.Enabled: true # CodeQL once every 3 days on the default branch for all languages its applicable to in that pipeline.
29
0 commit comments