Skip to content

Commit 7b0657c

Browse files
committed
tc
1 parent f08f09e commit 7b0657c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/_link_check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
1212
with:
1313
runner: linux.2xlarge
14-
docker-image: executorch-ubuntu-22.04-linter
14+
docker-image: ci-image:executorch-ubuntu-22.04-linter
1515
submodules: false
1616
fetch-depth: 0
1717
ref: ${{ inputs.ref }}
@@ -36,7 +36,7 @@ jobs:
3636
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
3737
with:
3838
runner: linux.2xlarge
39-
docker-image: executorch-ubuntu-22.04-linter
39+
docker-image: ci-image:executorch-ubuntu-22.04-linter
4040
submodules: false
4141
fetch-depth: 0
4242
ref: ${{ inputs.ref }}

0 commit comments

Comments
 (0)