Commit e514a88
ci: pin CI to Python 3.13, remove version matrix (anthropics#537)
## Summary
- Remove the `python-version` matrix from `test`, `test-e2e`, and
`test-examples` CI jobs
- Pin all jobs to Python 3.13 directly instead of testing across 3.10,
3.11, 3.12, and 3.13
- Reduces CI matrix size and speeds up workflow runs
## Test plan
- [ ] Verify CI passes on all three OS targets (ubuntu, macos, windows)
with Python 3.13
- [ ] Confirm unit tests, e2e tests, and example tests all run
successfully
## Changelog
<!-- CHANGELOG:START -->
<!-- CHANGELOG:END -->
🤖 Generated with [Claude Code](https://claude.com/claude-code) (0%
1-shotted by claude)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent b069c5b commit e514a88
1 file changed
Lines changed: 6 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | | - | |
| 51 | + | |
54 | 52 | | |
55 | 53 | | |
56 | | - | |
| 54 | + | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
108 | 106 | | |
109 | 107 | | |
110 | 108 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 109 | | |
115 | 110 | | |
116 | 111 | | |
117 | 112 | | |
118 | | - | |
| 113 | + | |
119 | 114 | | |
120 | 115 | | |
121 | | - | |
| 116 | + | |
122 | 117 | | |
123 | 118 | | |
124 | 119 | | |
| |||
0 commit comments