diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 09d95fad680..06369811449 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -1400,7 +1400,7 @@ jobs: docker-image: ci-image:executorch-ubuntu-22.04-clang12 submodules: 'recursive' ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} - timeout: 90 + timeout: 120 script: | set -eux