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 f08f09e commit 7b0657cCopy full SHA for 7b0657c
.github/workflows/_link_check.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
12
with:
13
runner: linux.2xlarge
14
- docker-image: executorch-ubuntu-22.04-linter
+ docker-image: ci-image:executorch-ubuntu-22.04-linter
15
submodules: false
16
fetch-depth: 0
17
ref: ${{ inputs.ref }}
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments