Skip to content

Commit 4d3f622

Browse files
committed
use linux 2xlarge
1 parent 8e846bf commit 4d3f622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_link_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
if: ${{ github.event_name == 'pull_request' }}
6161
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
6262
with:
63-
runner: linux.large
63+
runner: linux.2xlarge
6464
docker-image: ci-image:executorch-ubuntu-22.04-linter
6565
submodules: false
6666
fetch-depth: 0

0 commit comments

Comments
 (0)