moazreyad opened a new pull request, #1403:
URL: https://github.com/apache/singa/pull/1403

     ## Summary
   
     Update the macOS CI path to work with the current GitHub Actions runner 
and Homebrew toolchain.
   
     This change:
     - upgrades the macOS workflow to Python 3.11 and a newer 
`actions/setup-python`
     - switches the build to use Homebrew `protobuf` and `abseil`
     - adds the needed include and library paths for those dependencies
     - raises the macOS C++ standard to C++17 so the current headers build 
cleanly
     - updates the SWIG NumPy typemaps to match the newer SWIG API
     - removes the old oneDNN/macOS install_name workaround and builds/tests 
against the local OpenBLAS + TBB setup
   
     ## Validation
   
     - macOS workflow config updated for current runner/toolchain expectations
     - build and C++ test paths aligned with the newer dependency layout
   
     Generated-by: Codex
     Reviewed-by: Moaz Reyad
   


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