Commit b3e2845
committed
[TEMP - do not merge] Force PR validation to test Python 3.15
Temporary commit to exercise the 3.15 conda-forge validation path on this PR:
- generate_binary_build_matrix.py: nightly python arches -> [3.15, 3.15t]
(PR limit picks the first, so the PR validates 3.15 across linux arches).
- validate-nightly-binaries.yml: scope to os=linux and torchonly=true
(no torchvision cp315 wheels yet).
REVERT THIS COMMIT before merging #8216.1 parent ea8b9cc commit b3e2845
3 files changed
Lines changed: 13 additions & 3 deletions
File tree
- .github/workflows
- tools/scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
124 | 129 | | |
125 | 130 | | |
126 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments