We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee14ad0 commit 7a90e19Copy full SHA for 7a90e19
.github/workflows/trunk.yml
@@ -302,7 +302,7 @@ jobs:
302
fail-fast: false
303
with:
304
runner: linux.2xlarge
305
- docker-image: executorch-ubuntu-22.04-clang12-android
+ docker-image: executorch-ubuntu-22.04-qnn-sdk
306
submodules: 'true'
307
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
308
timeout: 900
0 commit comments