From 28e00214e8a061516650e3dd4bc8f9716897b886 Mon Sep 17 00:00:00 2001 From: pchandra19 Date: Fri, 31 Jan 2025 14:39:22 +0000 Subject: [PATCH] chore(ci): update git submodules Signed-off-by: GitHub --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 91f7189a8..0644f4e1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "spdk-rs"] path = spdk-rs url = ../spdk-rs.git - branch = develop + branch = release/2.8 [submodule "utils/dependencies"] path = utils/dependencies url = ../mayastor-dependencies.git - branch = develop + branch = release/2.8