diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index 7a25062450..bdbd29bf25 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -8,8 +8,7 @@ jobs: dependsOn: Build${{ parameters.platform }}${{ parameters.configuration }} pool: ${{ if eq(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}: - #name: SHINE-OSS-Testing-x64 - name: windows-2022 + name: SHINE-OSS-Testing-x64 ${{ if ne(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}: name: SHINE-INT-Testing-x64 steps: