mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Update run-ui-tests-ci.yml
testing against what WinUI gallery has for agent
This commit is contained in:
@@ -8,7 +8,8 @@ jobs:
|
|||||||
dependsOn: Build${{ parameters.platform }}${{ parameters.configuration }}
|
dependsOn: Build${{ parameters.platform }}${{ parameters.configuration }}
|
||||||
pool:
|
pool:
|
||||||
${{ if eq(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}:
|
${{ if eq(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}:
|
||||||
name: SHINE-OSS-Testing-x64
|
#name: SHINE-OSS-Testing-x64
|
||||||
|
name: windows-2022
|
||||||
${{ if ne(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}:
|
${{ if ne(variables['System.CollectionUri'], 'https://dev.azure.com/ms/') }}:
|
||||||
name: SHINE-INT-Testing-x64
|
name: SHINE-INT-Testing-x64
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user