Skip to content

Commit 697ab91

Browse files
committed
use raw docker image
1 parent e12537c commit 697ab91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
with:
2525
runner: linux.2xlarge
26-
docker-image: ci-image:executorch-ubuntu-22.04-qnn-sdk
26+
docker-image: ci-image:executorch-ubuntu-22.04-clang12
2727
submodules: 'recursive'
2828
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
2929
timeout: 180

0 commit comments

Comments
 (0)