Conversation
a95ffe3 to
206f669
Compare
206f669 to
75ce6d3
Compare
75ce6d3 to
49adf76
Compare
|
Looks like running the tests with free threading is still a bit flaky. For details, see mypyc/mypyc#1136 (comment). |
|
@cdce8p it looks like that build was using 3.14.0, see the path on this line: Not sure why the most recent version of cibuildwheel isn't using the most recent CPython release. |
Great catch! Cibuildwheels pins the Python version and manylinux image for each release. Guess we'll have to wait for the next cibuildwheel release then. |
9300b8f to
7c40af2
Compare
|
Guess we could also just pin cibuildwheel main in the workflow. The diff looks fine and it's only temporary anyway. |
|
CI is all green now. So this is good to go. Thanks again @ngoldbaum! |
|
No problem, happy to read CI logs anytime π |
No description provided.