yuqi1129 commented on code in PR #10031: URL: https://github.com/apache/gravitino/pull/10031#discussion_r2851195058
########## .github/workflows/build.yml: ########## @@ -15,7 +15,7 @@ concurrency: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: changes: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest Review Comment: We do not need to resolve this comment as this part is a rollback operation. -- 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]
