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 @@ -14,14 +14,14 @@ permissions:
1414jobs :
1515 build :
1616 name : forge-cu129-nightly
17- uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml@a211e45ef7bb7a08b3ce7050ec267f9fdb56f9f1
17+ uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml
1818 strategy :
1919 fail-fast : false
2020 with :
2121 repository : meta-pytorch/forge
2222 ref : " "
2323 test-infra-repository : pytorch/test-infra
24- test-infra-ref : a211e45ef7bb7a08b3ce7050ec267f9fdb56f9f1
24+ test-infra-ref : main
2525 run-smoke-test : false
2626 wheel-nightly-policy : gha_workflow_build_preview_wheels_policy
2727 wheel-upload-path : whl/preview/forge
Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ permissions:
1414jobs :
1515 build :
1616 name : forge-cu129-nightly
17- uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml@a211e45ef7bb7a08b3ce7050ec267f9fdb56f9f1
17+ uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml
1818 strategy :
1919 fail-fast : false
2020 with :
2121 repository : meta-pytorch/forge
2222 ref : " "
2323 test-infra-repository : pytorch/test-infra
24- test-infra-ref : a211e45ef7bb7a08b3ce7050ec267f9fdb56f9f1
24+ test-infra-ref : main
2525 run-smoke-test : false
2626 wheel-nightly-policy : gha_workflow_build_preview_wheels_policy
2727 wheel-upload-path : whl/preview/forge
You can’t perform that action at this time.
0 commit comments