Skip to content

Commit 4c87c4c

Browse files
committed
Update default branches for 3-2
1 parent d42623e commit 4c87c4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev/breeze/src/airflow_breeze/branch_defaults.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838

3939
from __future__ import annotations
4040

41-
AIRFLOW_BRANCH = "main"
42-
DEFAULT_AIRFLOW_CONSTRAINTS_BRANCH = "constraints-main"
41+
AIRFLOW_BRANCH = "v3-2-test"
42+
DEFAULT_AIRFLOW_CONSTRAINTS_BRANCH = "constraints-3-2"
4343
DEBIAN_VERSION = "bookworm"

0 commit comments

Comments
 (0)