You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/08/22 13:46:59 UTC

[GitHub] [ozone] Cyrill commented on a diff in pull request #3693: HDDS-2954. Support admin groups

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


##########
.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:
   The verification fails with the following error without it:
   ```
   [build-info](https://github.com/Cyrill/ozone/runs/7952516390?check_suite_focus=true)
   This is a scheduled Ubuntu-18.04 brownout. The Ubuntu-18.04 environment is deprecated and will be removed on December 1st, 2022. For more details, see https://github.com/actions/runner-images/issues/6002
   ```



-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org