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


##########
.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:
   Thanks @Cyrill for the info on the failure.  It seems this failure is only 
temporary, it will happen periodically until final removal of the 18.04 image, 
but in other periods builds will be successful.
   
   This should be fixed as part of a separate Jira issue.  Would you like to 
file that and submit your fix?



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