We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19f51e9 + 603f262 commit 48fbd8dCopy full SHA for 48fbd8d
1 file changed
src/cfengine_cli/deptool.py
@@ -8,7 +8,7 @@
8
import subprocess
9
import sys
10
11
-ACTIVE_BRANCHES = ["3.21.x", "3.24.x", "master"]
+ACTIVE_BRANCHES = ["3.24.x", "3.27.x", "master"]
12
13
HUMAN_NAME = {
14
"diffutils": "diffutils",
0 commit comments