Skip to content

Commit

Permalink
ºci´Uitests on Pipelines (#24765)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho authored Sep 14, 2024
1 parent 0de3f8a commit 3de5be9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions eng/pipelines/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,8 @@ parameters:
- name: macosPool
type: object
default:
name: $(iosTestsVmPool)
vmImage: $(iosTestsVmImage)
demands:
- macOS.Name -equals Sonoma
- macOS.Architecture -equals x64
name: Azure Pipelines
vmImage: macOS-14

- name: androidCompatibilityPool
type: object
Expand Down

0 comments on commit 3de5be9

Please sign in to comment.