lhotari opened a new issue, #17560:
URL: https://github.com/apache/pulsar/issues/17560

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   The workflows currently contained mixed usage of `runs-on: ubuntu-latest` 
and `runs-on: ubuntu-20.04`.
   It's better to be consistent and use `runs-on: ubuntu-20.04` for all cases. 
It's better to be able to control when we switch to use `ubuntu-22.04` image 
instead of letting GitHub decide.
   For macOS, we should replace `macos-latest` with `macos-11` for the similar 
reason.
   
   Available image definitions are listed at 
https://github.com/actions/runner-images#available-images
   
   ### Solution
   
   _No response_
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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