kaxil commented on code in PR #56112:
URL: https://github.com/apache/airflow/pull/56112#discussion_r2380403287
##########
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:
You are right. I just undid the change. Will add 3.1.0 to this in a separate
PR anyway as some of the Provider compat tests are failing
--
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]