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 5d31cd5 commit 055507eCopy full SHA for 055507e
.github/workflows/_test_backend.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
45
with:
46
ref: ${{ inputs.ref }}
47
- runner: linux.4xlarge.memory
+ runner: linux.8xlarge.memory
48
docker-image: ci-image:executorch-ubuntu-22.04-clang12
49
submodules: recursive
50
timeout: ${{ inputs.timeout }}
0 commit comments