Commit f484930
authored
Add Python 3.12 to wheel build matrix (#9)
## Summary
- Adds Python 3.12 (3.12.8) to the `PYTHON_VERSIONS` default in
`deploy/build_wheels.sh`
- Adds compile-from-source block for 3.12, following the same pattern as
3.10/3.11
## Test plan
- [ ] Kick off Jenkins build with this branch to verify 3.12 wheels
build for both x86_64 and aarch64
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent ad3764f commit f484930
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
72 | 82 | | |
73 | 83 | | |
74 | 84 | | |
| |||
0 commit comments