LindaSummer commented on code in PR #3053:
URL: https://github.com/apache/kvrocks/pull/3053#discussion_r2271954635


##########
.github/workflows/kvrocks.yaml:
##########
@@ -325,6 +354,7 @@ jobs:
           ./x.py test cpp
 
       - name: Run Go Integration Cases
+        if: ${{ !matrix.riscv_toolchain }}

Review Comment:
   Hi @wanghan-sanechips ,
   
   We'd better support go integration tests for rsicv, the golang build itself 
could be an x86_Linux target.
   
   Best Regards,
   Edward



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