HTHou commented on a change in pull request #2610:
URL: https://github.com/apache/iotdb/pull/2610#discussion_r568273431
##########
File path: .github/workflows/main-linux.yml
##########
@@ -57,7 +57,7 @@ jobs:
-Pcode-coverage
- name: SonarCloud Report
#jdk8 is faster to run UT/IT
- if: ${{ success() && matrix.java == '8'}}
+ if: ${{ success() && matrix.java == '11'}}
Review comment:
emmm...how about remove or modify this comment?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]