Skip to content

Commit 4f28bad

Browse files
committed
ci: change docker image for ci
Signed-off-by: jiseong.oh <[email protected]>
1 parent 9eb7a50 commit 4f28bad

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
@@ -874,7 +874,7 @@ jobs:
874874
contents: read
875875
with:
876876
runner: linux.2xlarge
877-
docker-image: ci-image:executorch-ubuntu-22.04-clang12
877+
docker-image: ci-image:executorch-ubuntu-22.04-gcc11-aarch64
878878
submodules: 'recursive'
879879
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
880880
timeout: 90

0 commit comments

Comments
 (0)