From 1f7f07057af61344992501a6f17d0cfc66fa2e4d Mon Sep 17 00:00:00 2001 From: DenisBiryukov91 <155981813+DenisBiryukov91@users.noreply.github.com> Date: Fri, 30 Aug 2024 11:11:53 +0200 Subject: [PATCH] point to main branch in ci (#190) --- tests/CMakeLists.txt | 2 +- zenoh-c | 2 +- zenoh-pico | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index fdce19dc..bda25495 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -22,7 +22,7 @@ function(add_test_instance file mode lib option) endif() endif() - set(zenoh_router_branch "dev/1.0.0") + set(zenoh_router_branch "main") get_filename_component(filename ${file} NAME_WE) set(target ${filename}_${mode}) add_executable(${target} EXCLUDE_FROM_ALL ${file}) diff --git a/zenoh-c b/zenoh-c index 91400a1d..6fcf018d 160000 --- a/zenoh-c +++ b/zenoh-c @@ -1 +1 @@ -Subproject commit 91400a1dbcb5b585cea23a79756c71a9f5d3e907 +Subproject commit 6fcf018db20bce6836fbab313bdda432fac38135 diff --git a/zenoh-pico b/zenoh-pico index 6861694d..d6b17bb2 160000 --- a/zenoh-pico +++ b/zenoh-pico @@ -1 +1 @@ -Subproject commit 6861694d488c6697a33dc1be136c80edcdb24a5e +Subproject commit d6b17bb2028f028b0c2644788e484374a5e4235f