ostinru commented on code in PR #112: URL: https://github.com/apache/cloudberry-pxf/pull/112#discussion_r3330675230
########## .github/workflows/pxf-ci.yml: ########## @@ -40,7 +40,7 @@ env: JAVA_HOME: "/usr/lib/jvm/java-11-openjdk" GO_VERSION: "1.25" GPHOME: "/usr/local/cloudberry-db" - CLOUDBERRY_VERSION: "main" + CLOUDBERRY_VERSION: "PG14_ARCHIVE" Review Comment: @tuhaihe , which git branch follows Cloudberry 2.x branch? I think, that target branch should point to cloudberry-2.2. -- 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]
