From 04d06643a4748e6551a31a0b76e7e0c5a07d2cb7 Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Wed, 18 Sep 2024 17:01:41 +1000 Subject: [PATCH] Test --- additional_recipes/ros2-distro-mutex/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/additional_recipes/ros2-distro-mutex/recipe.yaml b/additional_recipes/ros2-distro-mutex/recipe.yaml index 4d7fcb2d..a9ec5b0c 100644 --- a/additional_recipes/ros2-distro-mutex/recipe.yaml +++ b/additional_recipes/ros2-distro-mutex/recipe.yaml @@ -6,7 +6,7 @@ build: number: 0 # Note: keep in sync with build number # Cannot be done automatically, see https://github.com/mamba-org/boa/issues/278 - string: humble_0 + string: humble run_exports: weak: - "{{ pin_subpackage('ros2-distro-mutex', max_pin='x.x') }}"