File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : linux-aarch64
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 with-cuda : disable
2929 build :
3030 needs : generate-matrix
4040 repository : ${{ matrix.repository }}
4141 ref : " "
4242 test-infra-repository : pytorch/test-infra
43- test-infra-ref : main
43+ test-infra-ref : release/2.8
4444 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4545 package-name : ${{ matrix.package-name }}
4646 smoke-test-script : ${{ matrix.smoke-test-script }}
Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : linux
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 build :
2929 needs : generate-matrix
3030 strategy :
4242 repository : ${{ matrix.repository }}
4343 ref : " "
4444 test-infra-repository : pytorch/test-infra
45- test-infra-ref : main
45+ test-infra-ref : release/2.8
4646 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4747 package-name : ${{ matrix.package-name }}
4848 smoke-test-script : ${{ matrix.smoke-test-script }}
Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : macos-arm64
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 build :
2929 needs : generate-matrix
3030 strategy :
4242 repository : ${{ matrix.repository }}
4343 ref : " "
4444 test-infra-repository : pytorch/test-infra
45- test-infra-ref : main
45+ test-infra-ref : release/2.8
4646 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4747 package-name : ${{ matrix.package-name }}
4848 runner-type : macos-m2-15
Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : windows
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 build :
2929 needs : generate-matrix
3030 strategy :
4343 repository : ${{ matrix.repository }}
4444 ref : " "
4545 test-infra-repository : pytorch/test-infra
46- test-infra-ref : main
46+ test-infra-ref : release/2.8
4747 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4848 pre-script : ${{ matrix.pre-script }}
4949 env-script : ${{ matrix.env-script }}
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111111 repository : pytorch/tensordict
112112 download-artifact : docs
113113 ref : gh-pages
114- test-infra-ref : main
114+ test-infra-ref : release/2.8
115115 script : |
116116 set -euo pipefail
117117
You can’t perform that action at this time.
0 commit comments