kerneltime commented on code in PR #3708:
URL: https://github.com/apache/ozone/pull/3708#discussion_r951832730


##########
.github/workflows/post-commit.yml:
##########
@@ -346,6 +346,10 @@ jobs:
             maven-repo-${{ hashFiles('**/pom.xml') }}-8
             maven-repo-${{ hashFiles('**/pom.xml') }}
             maven-repo-
+      - name: Setup java
+        uses: actions/setup-java@v1

Review Comment:
   Question: Looks like there are newer versions with better support for other 
JDKs and there is also https://github.com/oracle-actions/setup-java



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to