File tree 8 files changed +16
-16
lines changed 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 20
20
package-type : conda
21
21
os : linux
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
with-cuda : disable
25
25
build :
26
26
needs : generate-matrix
41
41
repository : ${{ matrix.repository }}
42
42
ref : " "
43
43
test-infra-repository : pytorch/test-infra
44
- test-infra-ref : main
44
+ test-infra-ref : release/2.1
45
45
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
46
46
pre-script : ${{ matrix.pre-script }}
47
47
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : conda
21
21
os : macos-arm64
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
build :
25
25
needs : generate-matrix
26
26
strategy :
40
40
repository : ${{ matrix.repository }}
41
41
ref : " "
42
42
test-infra-repository : pytorch/test-infra
43
- test-infra-ref : main
43
+ test-infra-ref : release/2.1
44
44
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
45
45
pre-script : ${{ matrix.pre-script }}
46
46
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : conda
21
21
os : macos
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
build :
25
25
needs : generate-matrix
26
26
strategy :
40
40
repository : ${{ matrix.repository }}
41
41
ref : " "
42
42
test-infra-repository : pytorch/test-infra
43
- test-infra-ref : main
43
+ test-infra-ref : release/2.1
44
44
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
45
45
pre-script : ${{ matrix.pre-script }}
46
46
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : conda
21
21
os : windows
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
with-cuda : disable
25
25
build :
26
26
needs : generate-matrix
41
41
repository : ${{ matrix.repository }}
42
42
ref : " "
43
43
test-infra-repository : pytorch/test-infra
44
- test-infra-ref : main
44
+ test-infra-ref : release/2.1
45
45
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
46
46
pre-script : ${{ matrix.pre-script }}
47
47
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : wheel
21
21
os : linux
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
with-cuda : disable
25
25
with-rocm : disable
26
26
build :
40
40
repository : ${{ matrix.repository }}
41
41
ref : " "
42
42
test-infra-repository : pytorch/test-infra
43
- test-infra-ref : main
43
+ test-infra-ref : release/2.1
44
44
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
45
45
pre-script : ${{ matrix.pre-script }}
46
46
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : wheel
21
21
os : macos-arm64
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
build :
25
25
needs : generate-matrix
26
26
strategy :
38
38
repository : ${{ matrix.repository }}
39
39
ref : " "
40
40
test-infra-repository : pytorch/test-infra
41
- test-infra-ref : main
41
+ test-infra-ref : release/2.1
42
42
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
43
43
pre-script : ${{ matrix.pre-script }}
44
44
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : wheel
21
21
os : macos
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
build :
25
25
needs : generate-matrix
26
26
strategy :
38
38
repository : ${{ matrix.repository }}
39
39
ref : " "
40
40
test-infra-repository : pytorch/test-infra
41
- test-infra-ref : main
41
+ test-infra-ref : release/2.1
42
42
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
43
43
pre-script : ${{ matrix.pre-script }}
44
44
post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 20
20
package-type : wheel
21
21
os : windows
22
22
test-infra-repository : pytorch/test-infra
23
- test-infra-ref : main
23
+ test-infra-ref : release/2.1
24
24
with-cuda : disable
25
25
build :
26
26
needs : generate-matrix
40
40
repository : ${{ matrix.repository }}
41
41
ref : " "
42
42
test-infra-repository : pytorch/test-infra
43
- test-infra-ref : main
43
+ test-infra-ref : release/2.1
44
44
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
45
45
pre-script : ${{ matrix.pre-script }}
46
46
env-script : ${{ matrix.env-script }}
You can’t perform that action at this time.
0 commit comments