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 12:47:24 UTC

[GitHub] [spark] LuciferYang commented on a diff in pull request #38311: [SPARK-40846][INFRA] Temporarily pin GA used Java 8 default version to 8.0.345

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


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

Review Comment:
   Yes, always use the latest version
   
   



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