From 7df1cf15afab3cbfa92b8d69eaa91478342160b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=98=B3?= Date: Fri, 20 Jun 2025 12:12:03 +0800 Subject: [PATCH] [ci] update ci json. --- ci.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci.json b/ci.json index 175addb4e5..6a246fc88e 100644 --- a/ci.json +++ b/ci.json @@ -6,13 +6,13 @@ }, "zentaoext": { "gitRepo": "zentao/zentaoext", - "gitVersion": "release/12.2" + "gitVersion": "release/12.1" }, "zentaomax": { - "gitVersion": "release/7.2" + "gitVersion": "release/7.1" }, "zentaoipd": { - "gitVersion": "release/4.2" + "gitVersion": "release/4.1" }, "devops": { "gitRepo": "zentao/devops"