esafak opened a new pull request, #2357: URL: https://github.com/apache/fory/pull/2357
## What does this PR do? - Enable Ubuntu 24.04 ARM builds in CI matrix - Update `ci/run_ci.sh` to detect architecture and install Bazel accordingly - Use `.bazelversion` for centralized Bazel version management - Refactor Bazel download logic for Linux and macOS architectures - Adjust build configurations for CPU-specific compiler flags - Update `.bazelrc` with platform-specific C++ compilation and optimization flags ## Related issues #2330 ## Does this PR introduce any user-facing change? Sort of: Mac users can now run pyfury in Ubuntu containers (for testing etc.) - [ ] Does this PR introduce any public API change? - [ ] Does this PR introduce any binary protocol compatibility change? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
