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 8e846bf commit 4d3f622Copy full SHA for 4d3f622
.github/workflows/_link_check.yml
@@ -60,7 +60,7 @@ jobs:
60
if: ${{ github.event_name == 'pull_request' }}
61
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
62
with:
63
- runner: linux.large
+ runner: linux.2xlarge
64
docker-image: ci-image:executorch-ubuntu-22.04-linter
65
submodules: false
66
fetch-depth: 0
0 commit comments