diff --git a/.github/workflows/trunk.yml b/.github/workflows/trunk.yml index 9c240533b5e..4382a07871b 100644 --- a/.github/workflows/trunk.yml +++ b/.github/workflows/trunk.yml @@ -302,7 +302,7 @@ jobs: fail-fast: false with: runner: linux.2xlarge - docker-image: executorch-ubuntu-22.04-clang12-android + docker-image: executorch-ubuntu-22.04-qnn-sdk submodules: 'true' ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout: 900