Commit 29de158
committed
ci: Tag stable abi wheels as abi3
We've been limiting ourselves to the stable ABI for Python 3.12+, but we
haven't been tagging those stable ABI wheels as `abi3`.
Fix this, allowing the wheels built for Python 3.12 to be used for 3.13,
3.14, and 3.15 as well.
Note that nanobind does not yet support `abi3t`, so free-threaded wheels
are still built per-version.
Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>1 parent c200f09 commit 29de158
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
0 commit comments