WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 5a08e70

Browse files
authored
[v3-1-test] Drop Airflow 2 Support in Edge Provider (#59143) (#59179)
* Drop Airflow 2 Support in Edge Provider * Fix pytests * Add note about support in changelog (cherry picked from commit fffab39)
1 parent cf14d55 commit 5a08e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/breeze/src/airflow_breeze/global_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ def get_airflow_extras():
736736
{
737737
"python-version": "3.10",
738738
"airflow-version": "2.11.0",
739-
"remove-providers": "common.messaging fab git keycloak",
739+
"remove-providers": "common.messaging edge3 fab git keycloak",
740740
"run-unit-tests": "true",
741741
},
742742
{

0 commit comments

Comments
 (0)