Commit 2a934c9
committed
ci: Pin cp313t wheel builds to cibuildwheel v3
cibuildwheel v4 drops support for building 3.13t wheels. Switching from
using the pypa/cibuildwheel action to using `pip install` will let us
express the version constraint for this job and stop dependabot from
trying to update it to a version that can't work.
Signed-off-by: Matt Wozniski <godlygeek@gmail.com>1 parent 837fad3 commit 2a934c9
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 | | |
104 | | - | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
0 commit comments