diff --git a/.ado/azure-pipelines.yml b/.ado/azure-pipelines.yml index 2619081a230..d3b3668b8b1 100644 --- a/.ado/azure-pipelines.yml +++ b/.ado/azure-pipelines.yml @@ -140,8 +140,7 @@ jobs: env: CCACHE_DISABLE: 1 - # Disable iOS E2E tests as they fail on macOS-13 images - # - template: templates/e2e-testing-ios.yml + - template: templates/e2e-testing-ios.yml # Windows bundling and end to end testing - job: WindowsPR