You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/10/19 11:44:33 UTC

[GitHub] [spark] LuciferYang commented on a diff in pull request #38311: [DON'T MERGE][INFRA] Try pin Java 8 to 8.0.345

LuciferYang commented on code in PR #38311:
URL: https://github.com/apache/spark/pull/38311#discussion_r999328955


##########
.github/workflows/build_and_test.yml:
##########
@@ -25,7 +25,7 @@ on:
       java:
         required: false
         type: string
-        default: 8
+        default: 8.0.345

Review Comment:
   @HyukjinKwon @Yikun Can the version be written like this
   
   



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org