diff --git a/.vsts-ci.yml b/.vsts-ci.yml index b133060fd6a4..321b5d933c20 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -290,7 +290,6 @@ extends: publishAssetsImmediately: true dependsOn: - Windows_NT - - Source_Build_Managed pool: name: $(DncEngInternalBuildPool) image: 1es-windows-2022 diff --git a/.vsts-pr.yml b/.vsts-pr.yml index 90dce5755f94..de119f29b2d5 100644 --- a/.vsts-pr.yml +++ b/.vsts-pr.yml @@ -171,7 +171,6 @@ stages: publishAssetsImmediately: true dependsOn: - Windows_NT - - Source_Build_Managed pool: name: $(DncEngInternalBuildPool) demands: ImageOverride -equals windows.vs2019.amd64