pierrejeambrun commented on code in PR #35086:
URL: https://github.com/apache/airflow/pull/35086#discussion_r1367922210


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -221,6 +221,44 @@ def get_default_platform_machine() -> str:
 CURRENT_MSSQL_VERSIONS = ["2017-latest", "2019-latest"]
 DEFAULT_MSSQL_VERSION = CURRENT_MSSQL_VERSIONS[0]
 
+
+AIRFLOW_PYTHON_COMPATIBILITY_MATRIX = {

Review Comment:
   I agree, we need to update, will do in following step once the process is 
well tested.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to