Commit 386c90b
ci: narrow per-PR matrix to 3.12/3.13; install [optional] uniformly
Per-PR CI now tests only the first-class Python versions (3.12, 3.13).
Wide-span 3.9-3.14 verification moves to PyAutoBuild's python_matrix.yml
workflow (weekly + on-demand).
Install commands now always use the [optional] extra so JAX is
available on both 3.12 and 3.13 (the conftest.py eager `import jax`
was failing on 3.13 because the previous CI only added [optional] for
3.12).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 113cdb4 commit 386c90b
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 40 | + | |
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
| |||
0 commit comments