From a7cdeab7ca109c1eca1618d646fafcbec7f73f7c Mon Sep 17 00:00:00 2001 From: chloroethylene Date: Wed, 25 Jun 2025 09:36:50 +0800 Subject: [PATCH] add new branch to src-openEuler/LMCache --- sig/sig-Long/src-openeuler/l/LMCache.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sig/sig-Long/src-openeuler/l/LMCache.yaml b/sig/sig-Long/src-openeuler/l/LMCache.yaml index f5347a8c0..2b9a9a0f4 100644 --- a/sig/sig-Long/src-openeuler/l/LMCache.yaml +++ b/sig/sig-Long/src-openeuler/l/LMCache.yaml @@ -4,4 +4,10 @@ upstream: https://github.com/LMCache/LMCache branches: - name: master type: protected +- name: openEuler-22.03-LTS-Next + type: protected + create_from: master +- name: openEuler-24.03-LTS-Next + type: protected + create_from: master type: public -- Gitee