Skip to content

Commit a206981

Browse files
authored
Build SourceIndex on VS2026 (#65212)
1 parent 01adae0 commit a206981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ extends:
715715
versionSpec: 20.x
716716
pool:
717717
name: $(DncEngInternalBuildPool)
718-
demands: ImageOverride -equals 1es-windows-2022
718+
demands: ImageOverride -equals windows.vs2026preview.scout.amd64
719719

720720
# Publish to the BAR and perform source indexing. Wait until everything else is done.
721721
- ${{ if notin(variables['Build.Reason'], 'PullRequest') }}:

0 commit comments

Comments
 (0)