Skip to content

Commit 4ad11a7

Browse files
committed
Fix pull.yml
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 15f0b54 commit 4ad11a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
fail-fast: false
2020
with:
2121
runner: linux.2xlarge
22-
docker-image: executorch-ubuntu-22.04-clang12
2322
submodules: 'true'
2423
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
2524
timeout: 90

0 commit comments

Comments
 (0)