Update run-ui-tests-ci.yml

This commit is contained in:
Clint Rutkas
2024-02-09 20:53:39 -08:00
committed by GitHub
parent 57f5fb1d8f
commit fdab112728

View File

@@ -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: