Skip to content

Commit 57ecfbb

Browse files
committed
this is old still
1 parent f8164d1 commit 57ecfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scripts/azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ stages:
782782
name: native_checks_windows
783783
displayName: Run Code Checks
784784
condition: or(eq(variables['Build.SourceBranch'], 'refs/heads/main'), startsWith(variables['Build.SourceBranch'], 'refs/heads/patch/'))
785-
vmImage: $(VM_IMAGE_WINDOWS)
785+
vmImage: $(VM_IMAGE_WINDOWS_PREVIOUS)
786786
target: git-sync-deps
787787
installWindowsSdk: false
788788
installDotNet: false

0 commit comments

Comments
 (0)