We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c725c commit ae0eb57Copy full SHA for ae0eb57
.github/workflows/pull.yml
@@ -208,7 +208,7 @@ jobs:
208
strategy:
209
fail-fast: false
210
with:
211
- runner: linux.24xlarge
+ runner: linux.48xlarge
212
docker-image: executorch-ubuntu-22.04-clang12
213
submodules: 'true'
214
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
@@ -531,7 +531,7 @@ jobs:
531
532
533
534
535
536
537
0 commit comments