rohityadavcloud commented on code in PR #122: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/122#discussion_r1086468980
########## .github/workflows/github-actions.yml: ########## @@ -25,7 +25,9 @@ concurrency: jobs: build: - runs-on: ubuntu-latest + + runs-on: ubuntu-22.04 Review Comment: Remove extra newline and could you rename the Github Actions job and yml file to something meaning ('Build' or build.yml may work) -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org