Skip to content

Commit 680725a

Browse files
committed
up
1 parent dcff989 commit 680725a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/trunk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,8 @@ jobs:
612612
docker-image: executorch-ubuntu-22.04-clang12
613613
fail-fast: false
614614
with:
615+
runner: ${{ matrix.runner }}
616+
docker-image: ci-image:${{ matrix.docker-image }}
615617
submodules: 'recursive'
616618
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
617619
timeout: 900

0 commit comments

Comments
 (0)