File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed 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.5
24
24
with-cpu : disable
25
25
with-xpu : disable
26
26
with-rocm : disable
36
36
repository : pytorch/torchcodec
37
37
ref : " "
38
38
test-infra-repository : pytorch/test-infra
39
- test-infra-ref : main
39
+ test-infra-ref : release/2.5
40
40
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
41
41
post-script : packaging/post_build_script.sh
42
42
smoke-test-script : packaging/fake_smoke_test.py
Original file line number Diff line number Diff line change 30
30
package-type : wheel
31
31
os : linux
32
32
test-infra-repository : pytorch/test-infra
33
- test-infra-ref : main
33
+ test-infra-ref : release/2.5
34
34
with-cpu : disable
35
35
with-xpu : disable
36
36
with-rocm : disable
46
46
repository : pytorch/torchcodec
47
47
ref : " "
48
48
test-infra-repository : pytorch/test-infra
49
- test-infra-ref : main
49
+ test-infra-ref : release/2.5
50
50
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
51
51
post-script : packaging/post_build_script.sh
52
52
smoke-test-script : packaging/fake_smoke_test.py
Original file line number Diff line number Diff line change 31
31
package-type : wheel
32
32
os : linux
33
33
test-infra-repository : pytorch/test-infra
34
- test-infra-ref : main
34
+ test-infra-ref : release/2.5
35
35
with-xpu : disable
36
36
with-rocm : disable
37
37
with-cuda : disable
47
47
repository : pytorch/torchcodec
48
48
ref : " "
49
49
test-infra-repository : pytorch/test-infra
50
- test-infra-ref : main
50
+ test-infra-ref : release/2.5
51
51
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
52
52
post-script : packaging/post_build_script.sh
53
53
smoke-test-script : packaging/fake_smoke_test.py
Original file line number Diff line number Diff line change 31
31
package-type : wheel
32
32
os : macos-arm64
33
33
test-infra-repository : pytorch/test-infra
34
- test-infra-ref : main
34
+ test-infra-ref : release/2.5
35
35
with-xpu : disable
36
36
with-rocm : disable
37
37
with-cuda : disable
47
47
repository : pytorch/torchcodec
48
48
ref : " "
49
49
test-infra-repository : pytorch/test-infra
50
- test-infra-ref : main
50
+ test-infra-ref : release/2.5
51
51
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
52
52
post-script : packaging/post_build_script.sh
53
53
smoke-test-script : packaging/fake_smoke_test.py
You can’t perform that action at this time.
0 commit comments