aaron-ai commented on code in PR #5127:
URL: https://github.com/apache/rocketmq/pull/5127#discussion_r979717006
##########
.github/workflows/maven.yaml:
##########
@@ -23,4 +23,4 @@ jobs:
distribution: "adopt"
cache: "maven"
- name: Build with Maven
- run: mvn -B package -T 2C --file pom.xml
+ run: mvn -B package --file pom.xml
Review Comment:
Compiling in parallel of ACL module is not supported on Windows?
--
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]