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 1919
2020jobs :
2121 generate-matrix :
22- uses : pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
22+ uses : pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@select-python-version-binary-build
2323 with :
2424 package-type : wheel
2525 os : linux
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : select-python-version-binary-build
2828 with-cuda : disabled
2929 with-rocm : disabled
3030 python-versions : ' ["3.10", "3.11", "3.12"]'
Original file line number Diff line number Diff line change 1919
2020jobs :
2121 generate-matrix :
22- uses : pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
22+ uses : pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@select-python-version-binary-build
2323 with :
2424 package-type : wheel
2525 os : macos-arm64
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : select-python-version-binary-build
2828 with-cuda : disabled
2929 with-rocm : disabled
3030 python-versions : ' ["3.10", "3.11", "3.12"]'
You can’t perform that action at this time.
0 commit comments