diff --git a/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml b/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml index 3f4581f63217e..7991916a47ca4 100644 --- a/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml +++ b/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml @@ -67,7 +67,7 @@ stages: image: 'macOS-13' os: 'macOS' - timeoutInMinutes: 90 + timeoutInMinutes: 120 variables: runCodesignValidationInjection: false