gnodet commented on code in PR #1277:
URL: https://github.com/apache/maven/pull/1277#discussion_r1361210677


##########
Jenkinsfile:
##########
@@ -23,7 +23,7 @@ def buildOs = 'linux'
 def buildJdk = '11'
 def buildMvn = '3.8.x'
 def runITsOses = ['linux']
-def runITsJdks = ['11', '17', '21']
+def runITsJdks = ['jdk_11_latest', 'jdk_17_latest', 'jdk_21_latest']

Review Comment:
   Ah, nice, I actually had no idea where those values were coming from :-)



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