woblerr commented on code in PR #104: URL: https://github.com/apache/cloudberry-backup/pull/104#discussion_r3395906741
########## .github/workflows/cloudberry-backup-ci.yml: ########## @@ -53,7 +53,9 @@ permissions: env: CLOUDBERRY_REPO: apache/cloudberry - CLOUDBERRY_REF: main + # Currently targeting REL_2_STABLE (2.x) branch only. + # TODO: Switch back to "main" once Cloudberry 3.x / main branch stabilizes with PG16 support. Review Comment: See https://github.com/apache/cloudberry-backup/issues/103#issuecomment-4680639212 -- 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]
