elharo commented on code in PR #1122:
URL:
https://github.com/apache/maven-compiler-plugin/pull/1122#discussion_r3886798862
##########
.github/workflows/maven-verify.yml:
##########
@@ -27,14 +27,13 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v5
with:
# maven-args: "-Dinvoker.parallelThreads=2" cannot do this as this
generate some concurrent download issues
- jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft",
"adopt-openj9" ]'
+ jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "semeru" ]'
Review Comment:
OK, but why use this at all? Do we really need four here? I don't think
these four are even the most common.
--
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]