shibd opened a new pull request, #386:
URL: https://github.com/apache/pulsar-client-node/pull/386

   ### Motivation
   
   For now, GitHub support MacOS arm64 runnner.
   
   
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
   
   - x86_64 -> macos-13
   - arm64 -> macos-14
   
   We can use the corresponding runner to compile the tests instead of 
cross-compiling. 
   
   ### Modifications
   - Separate the compilation model of different macOS architectures.
   
   ### Verifying this change
   - All ci need passed.
   
   ### 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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to