eladkal commented on code in PR #49843:
URL: https://github.com/apache/airflow/pull/49843#discussion_r2062543031


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -640,8 +640,7 @@ def get_airflow_extras():
 PROVIDERS_COMPATIBILITY_TESTS_MATRIX: list[dict[str, str | list[str]]] = [
     {
         "python-version": "3.9",
-        "airflow-version": "2.9.3",
-        "remove-providers": "cloudant common.messaging fab edge3 git",
+        "airflow-version": "2.10.0",
         "run-tests": "true",
     },

Review Comment:
   I left it as 2.10 is no the same as 2.10.5
   Not sure why the 2.10.5 was added?



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