bitflicker64 commented on code in PR #3025: URL: https://github.com/apache/hugegraph/pull/3025#discussion_r3247920380
########## .github/workflows/server-ci.yml: ########## @@ -10,8 +10,7 @@ on: jobs: build-server: - # TODO: we need test & replace it to ubuntu-24.04 or ubuntu-latest - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest Review Comment: Reverted it back , I was mainly testing what would break with `ubuntu-latest`. Also added smoke test 🫡 -- 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]
