mcgrawia commented on issue #54: URL: https://github.com/apache/datasketches-python/issues/54#issuecomment-2518589974
I don't have access to see it, but I'm guessing we may need to bump the `cibuildwheel` version used? https://github.com/apache/datasketches-python/actions/runs/12168116607/workflow#L96 ``` - name: Install Python dependencies run: python -m pip install cibuildwheel~=${{ env.MIN_CIBUILDWHEEL_VERSION }} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
