We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e91d5 commit e13c8d2Copy full SHA for e13c8d2
build/pipelines/templates/run-ui-tests.yaml
@@ -9,9 +9,6 @@ jobs:
9
displayName: UITests ${{ parameters.platform }}
10
dependsOn: Build${{ parameters.platform }}
11
condition: succeeded()
12
- pool:
13
- name: EssentialExperiences-Win11
14
- image: Win11Enterprise-BuildTools2022
15
variables:
16
skipComponentGovernanceDetection: true
17
DropName: drop-${{ parameters.platform }}
0 commit comments