Skip to content

Commit 3358c87

Browse files
committed
DEVELOPMENT_BRANCH=main
This affects how and which install/upgrade tests are done.
1 parent ceecd9c commit 3358c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import yaml
44

5-
DEVELOPMENT_BRANCH = "11.3"
5+
DEVELOPMENT_BRANCH = "main"
66

77
# Used to trigger the appropriate main branch
88
branches_main = [

0 commit comments

Comments
 (0)