BewareMyPower opened a new pull request, #199:
URL: https://github.com/apache/pulsar-client-cpp/pull/199

   ### Motivation
   
   
https://github.com/apache/pulsar-client-cpp/actions/runs/4220713571/jobs/7327254536
   
   It failed because `pkg-config` is not installed by default after the upgrade 
of `macos-12` GitHub runner image.
   
   Here is a fix from the upstream: 
https://github.com/actions/runner-images/pull/7125
   
   ### Modifications
   
   Install the `pkg-config` dependency.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [x] `doc-not-needed` 
   (Please explain why)
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   


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