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 2021/02/26 00:59:46 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server.

HyukjinKwon commented on a change in pull request #31647:
URL: https://github.com/apache/spark/pull/31647#discussion_r583311019



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -99,12 +99,11 @@ jobs:
       if: ${{ github.event.inputs.target != '' }}
       run: git merge --progress --ff-only origin/${{ github.event.inputs.target }}
     # Cache local repositories. Note that GitHub Actions cache has a 2G limit.
-    - name: Cache Scala, SBT, Maven and Zinc
+    - name: Cache Scala, SBT, Maven

Review comment:
       nit .. but `Cache Scala, SBT and Maven`




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

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