Skip to content

Commit ae0eb57

Browse files
committed
Update
[ghstack-poisoned]
1 parent 58c725c commit ae0eb57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
strategy:
209209
fail-fast: false
210210
with:
211-
runner: linux.24xlarge
211+
runner: linux.48xlarge
212212
docker-image: executorch-ubuntu-22.04-clang12
213213
submodules: 'true'
214214
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
@@ -531,7 +531,7 @@ jobs:
531531
strategy:
532532
fail-fast: false
533533
with:
534-
runner: linux.24xlarge
534+
runner: linux.48xlarge
535535
docker-image: executorch-ubuntu-22.04-clang12
536536
submodules: 'true'
537537
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)