Skip to content

Commit

Permalink
this is old still
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Oct 11, 2021
1 parent f8164d1 commit 57ecfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ stages:
name: native_checks_windows
displayName: Run Code Checks
condition: or(eq(variables['Build.SourceBranch'], 'refs/heads/main'), startsWith(variables['Build.SourceBranch'], 'refs/heads/patch/'))
vmImage: $(VM_IMAGE_WINDOWS)
vmImage: $(VM_IMAGE_WINDOWS_PREVIOUS)
target: git-sync-deps
installWindowsSdk: false
installDotNet: false
Expand Down

0 comments on commit 57ecfbb

Please sign in to comment.