From 3d2068306c89bfb9144f7689a4119ddcc124df42 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Sat, 2 Jul 2022 23:44:46 -0700 Subject: [PATCH] [Debug] use ci_matching_branch/fix_manual_search --- ign-common5.yaml | 2 +- ign-gazebo7.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ign-common5.yaml b/ign-common5.yaml index f7b639fe..6ec0b66e 100644 --- a/ign-common5.yaml +++ b/ign-common5.yaml @@ -7,7 +7,7 @@ repositories: ign-common: type: git url: https://github.com/gazebosim/gz-common - version: main + version: ci_matching_branch/fix_manual_search ign-math: type: git url: https://github.com/gazebosim/gz-math diff --git a/ign-gazebo7.yaml b/ign-gazebo7.yaml index f4c9fd36..1d75f6f7 100644 --- a/ign-gazebo7.yaml +++ b/ign-gazebo7.yaml @@ -7,7 +7,7 @@ repositories: ign-common: type: git url: https://github.com/gazebosim/gz-common - version: main + version: ci_matching_branch/fix_manual_search ign-fuel-tools: type: git url: https://github.com/gazebosim/gz-fuel-tools