adoroszlai commented on code in PR #3693:
URL: https://github.com/apache/ozone/pull/3693#discussion_r951461881


##########
.github/workflows/post-commit.yml:
##########
@@ -27,7 +27,7 @@ concurrency:
   cancel-in-progress: ${{ github.event_name == 'pull_request' }}
 jobs:
   build-info:
-    runs-on: ubuntu-18.04
+    runs-on: ubuntu-20.04

Review Comment:
   Not only is it not related to this change, it causes Findbugs errors.
   
   
https://github.com/Cyrill/ozone/runs/7952291029?check_suite_focus=true#step:6:8
   
   @Cyrill can you please revert this part of the change?



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