wanghan-sanechips commented on PR #3053: URL: https://github.com/apache/kvrocks/pull/3053#issuecomment-3082842948
> Hi @wanghan-sanechips , > > Thanks very much for your effort! 😊 But it would be hard to maintain a new architecture support without a CI pipeline for validation. Could you enhance the CI by adding support for RISC-V with some simulators like QEMU? Here are some resources found on running a simulator in GitHub Actions. I hope this helps you. > > * https://gorse.io/posts/riscv-github-actions.html > * https://github.com/uraimo/run-on-arch-action > * https://github.com/libunwind/libunwind/blob/master/.github/workflows/CI-unix.yml > > Best Regards, Edward Thank you for the helpful resources! I'll work on enhancing the CI pipeline to add RISC-V support using QEMU simulation. I'll keep you updated on the progress. -- 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]
