Skip to content

Commit 49b2cab

Browse files
authored
Remove ARM OneBranch build workaround (#1303)
1 parent 65581a3 commit 49b2cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/variables/OneBranchVariables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variables:
1010
NUGET_XMLDOC_MODE: none
1111

1212
# Docker image which is used to build the project https://aka.ms/obpipelines/containers
13-
WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022@sha256:57a4885980ad4deec119d0e3c84abeebc57573c03b3da0ea63971fc9c0eadf45'
13+
WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022:latest'
1414

1515
Codeql.Enabled: true # CodeQL once every 3 days on the default branch for all languages its applicable to in that pipeline.
1616
GDN_USE_DOTNET: true

0 commit comments

Comments
 (0)