Zanie Blue
Zanie Blue
CI is kind of expensive, I'm hesitant to add more jobs. We'll talk about this some more though.
Yeah we're using the larger runners to keep CI fast. I agree free runners on a slower cadence would be nice. Maybe we can only use an extended slower set...
@altendky I'm willing to accept this, I think. We can add a guard like `if: github.ref == 'refs/heads/main' || contains(github.event.pull_request.labels.*.name, 'extended-platforms')` I'm happy to do that separately if you get...
I figure we can have extended coverage for more platforms too in the future, e.g. alpine seems important.
I ended up doing this.
Hi! Thanks for opening a pull request. We'll only want to do this when the Python version is 3.12 or newer.
Also reported in https://github.com/astral-sh/uv/issues/1597
Closing in favor of https://github.com/astral-sh/uv/issues/1630. Thanks for reporting!
As of https://github.com/astral-sh/uv/pull/2633 we support reading this directly.