Skip to content

Commit 7d6e099

Browse files
committed
tc
1 parent 7b0657c commit 7d6e099

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
@@ -245,7 +245,7 @@ jobs:
245245
fail-fast: false
246246
with:
247247
runner: linux.2xlarge
248-
docker-image: executorch-ubuntu-22.04-clang12
248+
docker-image: ci-image:executorch-ubuntu-22.04-clang12
249249
submodules: 'recursive'
250250
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
251251
timeout: 90

0 commit comments

Comments
 (0)