Skip to content

Commit 7a90e19

Browse files
cccclaifacebook-github-bot
authored andcommitted
Move the rest qnn model jobs to the new qnn sdk docker
Summary: A new qnn sdk docker is added #6796 and we move jobs to the new docker to avoid flaky CI Differential Revision: D65886140
1 parent ee14ad0 commit 7a90e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
fail-fast: false
303303
with:
304304
runner: linux.2xlarge
305-
docker-image: executorch-ubuntu-22.04-clang12-android
305+
docker-image: executorch-ubuntu-22.04-qnn-sdk
306306
submodules: 'true'
307307
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
308308
timeout: 900

0 commit comments

Comments
 (0)