File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 50
50
test-infra-repository : pytorch/test-infra
51
51
test-infra-ref : release/2.3
52
52
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
53
+ # All wheels built in the release/0.2 branch should use this version of
54
+ # the torch pip package.
55
+ pytorch-version-override : 2.3.0
53
56
# ExecuTorch only needs the first layer of submodules; override the
54
57
# "recursive" default to do less work, and to give the buck daemon fewer
55
58
# files to look at.
Original file line number Diff line number Diff line change 50
50
test-infra-repository : pytorch/test-infra
51
51
test-infra-ref : release/2.3
52
52
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
53
+ # All wheels built in the release/0.2 branch should use this version of
54
+ # the torch pip package.
55
+ pytorch-version-override : 2.3.0
53
56
# ExecuTorch only needs the first layer of submodules; override the
54
57
# "recursive" default to do less work, and to give the buck daemon fewer
55
58
# files to look at.
You can’t perform that action at this time.
0 commit comments