diff --git a/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml b/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml index 88657721c3f..0d6cf909410 100644 --- a/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml +++ b/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml @@ -26,7 +26,7 @@ stages: displayName: "macOS > Tests > MSBuild+Emulator" pool: vmImage: $(HostedMacImage) - timeoutInMinutes: 90 + timeoutInMinutes: 180 cancelTimeoutInMinutes: 5 workspace: clean: all