vincbeck commented on code in PR #56112:
URL: https://github.com/apache/airflow/pull/56112#discussion_r2380368089


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -777,19 +777,19 @@ def generate_provider_dependencies_if_needed():
 PROVIDERS_COMPATIBILITY_TESTS_MATRIX: list[dict[str, str | list[str]]] = [
     {
         "python-version": "3.10",
-        "airflow-version": "2.10.5",
+        "airflow-version": "2.11.0",

Review Comment:
   The min Airflow version supported by providers is still 2.10. I think we 
should keep 2.10 in tests and simply add a new one for 3.1.0



-- 
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]

Reply via email to