Skip to content

Commit c69eae3

Browse files
pytorchbotatalman
andauthored
Use validate-docker-images workflow from test-infra (#143083)
Use validate-docker-images workflow from test-infra (#143081) After PR: pytorch/test-infra#6029 use validate-docker-images.yml from test-infra. Related to: pytorch/builder#2054 Pull Request resolved: #143081 Approved by: https://github.com/huydhn (cherry picked from commit bd7d81d) Co-authored-by: atalman <[email protected]>
1 parent f7e621c commit c69eae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165

166166
validate:
167167
needs: build
168-
uses: pytorch/builder/.github/workflows/validate-docker-images.yml@main
168+
uses: pytorch/test-infra/.github/workflows/validate-docker-images.yml@main
169169
with:
170170
channel: nightly
171171
ref: main

0 commit comments

Comments
 (0)