Commit b0d328f
committed
refactor: update CI to Python 3.13 and clarify fast test labels
- Update PYTHON_VERSION from 3.11 to 3.13 for latest Python support
- Add '(Fast)' labels to Integration and E2E test job names for clarity
- Maintain separation: ci.yml = fast feedback, test-matrix.yml = comprehensive
This ensures CI uses the latest Python while clearly indicating
that ci.yml tests are optimized for speed vs comprehensive coverage.1 parent bd7c048 commit b0d328f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments