From fdab112728072a1e9b61ca9df1b7df4ab76b177d Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Fri, 9 Feb 2024 20:53:39 -0800 Subject: [PATCH] Update run-ui-tests-ci.yml --- .pipelines/ci/templates/run-ui-tests-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: