diff --git a/.github/workflows/e2e-matrix.yml b/.github/workflows/e2e-matrix.yml index a2539b3dc3120..66ac08f792129 100644 --- a/.github/workflows/e2e-matrix.yml +++ b/.github/workflows/e2e-matrix.yml @@ -125,9 +125,9 @@ jobs: os_name: 'MacOS' # test timeouts - os: ubuntu-latest - os_timeout: 30 - - os: macos-latest os_timeout: 60 + - os: macos-latest + os_timeout: 90 # codeowner groups - project: e2e-add-nx-to-monorepo codeowners: 'S04SYHYKGNP'