Skip to content

Commit 7f15e20

Browse files
committed
Update
[ghstack-poisoned]
1 parent 52ca00c commit 7f15e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
4949
runner: linux.4xlarge.memory
50-
docker-image: ci-image:executorch-ubuntu-22.04-clang12
50+
docker-image: ci-image:executorch-ubuntu-22.04-qnn-sdk
5151
submodules: recursive
5252
timeout: 120
5353
upload-artifact: test-report-${{ matrix.flow }}-${{ matrix.suite }}

0 commit comments

Comments
 (0)