Commit f698a52
committed
[DO NOT MERGE] Temporarily force PR builds to test 3.15/3.15t on Linux
Temporary commit so this PR's CI exercises the newly added 3.15 and 3.15t
Linux wheels instead of only the oldest version (3.10). PR builds normally
limit to python_versions[0]; this overrides that to ["3.15", "3.15t"] for
linux and linux-aarch64 only (macOS/Windows keep 3.10 to avoid an empty
matrix).
Revert this commit before merging.
Test Plan:
```
python3 -m tools.tests.test_generate_binary_build_matrix
```
All 7 reference tests still pass (they exercise the non-limited path).
This commit was authored with the assistance of an AI assistant.1 parent 873f6ff commit f698a52
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
460 | 466 | | |
461 | 467 | | |
462 | 468 | | |
| |||
0 commit comments