diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 82dded316160..b7fc54598d53 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -98,7 +98,7 @@ extends: name: $(DncEngInternalBuildPool) image: windows.vs2022.amd64 os: windows - helixTargetQueue: windows.amd64.vs2022.pre + helixTargetQueue: windows.amd64.vs2026.pre.scout oneESCompat: templateFolderName: templates-official publishTaskPrefix: 1ES. diff --git a/.vsts-pr.yml b/.vsts-pr.yml index a0ce56e66843..26dc80c5a611 100644 --- a/.vsts-pr.yml +++ b/.vsts-pr.yml @@ -42,7 +42,7 @@ stages: name: $(DncEngPublicBuildPool) demands: ImageOverride -equals windows.vs2022.amd64.open os: windows - helixTargetQueue: windows.amd64.vs2022.pre.open + helixTargetQueue: windows.amd64.vs2026.pre.scout.open ############### LINUX ############### - template: /eng/pipelines/templates/jobs/sdk-job-matrix.yml