Skip to content

Commit e13c8d2

Browse files
committed
change vm image
1 parent 51e91d5 commit e13c8d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/pipelines/templates/run-ui-tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
displayName: UITests ${{ parameters.platform }}
1010
dependsOn: Build${{ parameters.platform }}
1111
condition: succeeded()
12-
pool:
13-
name: EssentialExperiences-Win11
14-
image: Win11Enterprise-BuildTools2022
1512
variables:
1613
skipComponentGovernanceDetection: true
1714
DropName: drop-${{ parameters.platform }}

0 commit comments

Comments
 (0)