Sober7135 opened a new issue, #871: URL: https://github.com/apache/incubator-graphar/issues/871
### Describe the enhancement requested Changes include: * Update to `ubuntu-latest` (Ubuntu 24.04) * Add macOS Rust CI * Introduce a shared workflow (e.g., `setup_linux/windows/macos.yml`) for installing dependencies, or provide a Docker-based setup * Pin `clang-format` to a newer version (18?), since `clang-format-8` is too old We can also take a look at Arrow’s workflow: [https://github.com/apache/arrow/blob/main/.github/workflows/cpp.yml](https://github.com/apache/arrow/blob/main/.github/workflows/cpp.yml) ### Component(s) Developer Tools -- 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]
