We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01adae0 commit a206981Copy full SHA for a206981
.azure/pipelines/ci.yml
@@ -715,7 +715,7 @@ extends:
715
versionSpec: 20.x
716
pool:
717
name: $(DncEngInternalBuildPool)
718
- demands: ImageOverride -equals 1es-windows-2022
+ demands: ImageOverride -equals windows.vs2026preview.scout.amd64
719
720
# Publish to the BAR and perform source indexing. Wait until everything else is done.
721
- ${{ if notin(variables['Build.Reason'], 'PullRequest') }}:
0 commit comments