gounthar commented on PR #49556: URL: https://github.com/apache/arrow/pull/49556#issuecomment-4093477502
@pitrou Thanks for the pointer! Docker-based it is. I'll study the `archery docker` approach and the `compose.yaml` service definitions for the C++ CI job. I'll rework this PR to add a `ubuntu-cpp-riscv64` service in `compose.yaml` and a corresponding CI workflow, following the pattern from `cpp.yml#L74`. Will likely need to figure out the Docker image base (manylinux_2_39_riscv64 or a Ubuntu-based image for riscv64). Will report back once I have a working prototype. -- 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]
