autophagy opened a new pull request, #26816:
URL: https://github.com/apache/flink/pull/26816

   ## What is the purpose of the change
   
   The nightly build wheel jobs are failing because the version of `pip` the 
cibuildwheel container is using is not the latest, so doesnt have the `--group` 
flag for pip installing from groups.
   
   This PR ensures that the pip version is updated during builds and before pip 
install dev dependencies.
   
   ## Brief change log
   
   *(for example:)*
     - *Ensured pip version is latest in building python wheels GHA job.*


-- 
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]

Reply via email to