uranusjr commented on code in PR #30963: URL: https://github.com/apache/airflow/pull/30963#discussion_r1204952734
########## CI.rst: ########## @@ -145,7 +145,7 @@ have to be percent-encoded when you access them via UI (/ = %2F) +--------------+----------------------------------------------------------+----------------------------------------------------------+ * <BRANCH> might be either "main" or "v2-*-test" -* <X.Y> - Python version (Major + Minor).Should be one of ["3.7", "3.8", "3.9"]. +* <X.Y> - Python version (Major + Minor).Should be one of ["3.8", "3.9", "3.10"]. Review Comment: Should this include 3.11 now? -- 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]
