diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 815e106ae1e..d8c551e8982 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -779,6 +779,7 @@ jobs: contents: read strategy: fail-fast: false + if: false # TODO Re-enable after fixing timeouts (#14314) with: runner: linux.2xlarge docker-image: ci-image:executorch-ubuntu-22.04-gcc9