Try building ABI3 wheels for cpython#14253
Conversation
552b994 to
6ab0b5c
Compare
6ab0b5c to
bfa87e0
Compare
DMRobertson
left a comment
There was a problem hiding this comment.
Do these wheels still get tested by cibuildwheel?
Are we reducing the total number of wheels we build here---I don' think we are? If not, what's the motivation here?
Yup, cibuildwheel simply skips a build step if it finds an existing ABI compatible wheel. It'll still do the test step. See https://github.com/matrix-org/synapse/actions/runs/3296929336 for a full run |
Brilliant, thanks for confirming! |
DMRobertson
left a comment
There was a problem hiding this comment.
Sorry for pedantry. LGTM!
|
(though I'm personally still tempted to ditch i686 wheels) |
|
Follow-up typo fix: 1e73eff |
No description provided.