ndimiduk commented on code in PR #24:
URL: 
https://github.com/apache/yetus-test-patch-action/pull/24#discussion_r3160706641


##########
action.yml:
##########
@@ -48,7 +48,7 @@ inputs:
     default: ''
   javahome:
     description: 'Location of the JDK to use'
-    default: '/usr/lib/jvm/java-11-openjdk-amd64'
+    default: '/usr/lib/jvm/default-java'

Review Comment:
   So then we'll drive the JVM selection through the alternatives system or 
equivalent in the OS image? Seems fine by me.



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