File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 gpu-arch-type : cuda
2424 gpu-arch-version : " 11.8"
2525 fail-fast : false
26- uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
26+ uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
2727 with :
2828 repository : pytorch/vision
2929 runner : ${{ matrix.runner }}
Original file line number Diff line number Diff line change 2626 gpu-arch-type : cuda
2727 gpu-arch-version : " 11.8"
2828 fail-fast : false
29- uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
29+ uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
3030 with :
3131 repository : pytorch/vision
3232 runner : ${{ matrix.runner }}
@@ -104,7 +104,7 @@ jobs:
104104# ./.github/scripts/unittest.sh
105105
106106# onnx:
107- # uses: pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
107+ # uses: pytorch/test-infra/.github/workflows/linux_job .yml@main
108108# with:
109109# repository: pytorch/vision
110110# test-infra-ref: main
@@ -135,7 +135,7 @@ jobs:
135135# echo '::endgroup::'
136136
137137# unittests-extended:
138- # uses: pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
138+ # uses: pytorch/test-infra/.github/workflows/linux_job .yml@main
139139# if: contains(github.event.pull_request.labels.*.name, 'run-extended')
140140# with:
141141# repository: pytorch/vision
You can’t perform that action at this time.
0 commit comments