From 160bdc0e7a02e4cc378c3cc8dc0b042f41a61cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Mon, 12 Jan 2026 08:25:31 +0200 Subject: [PATCH] CI Add config for messagingframework Change-Id: I959784fe8de19ace03abb589c6aa1317c85283f9 Reviewed-by: Toni Saario --- coin/platform_configs/messagingframework.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 coin/platform_configs/messagingframework.yaml diff --git a/coin/platform_configs/messagingframework.yaml b/coin/platform_configs/messagingframework.yaml new file mode 100644 index 00000000..1f4d38dc --- /dev/null +++ b/coin/platform_configs/messagingframework.yaml @@ -0,0 +1,8 @@ +Version: 2 +Module only: true +Include: [ + cmake_platforms.yaml: [ + "ubuntu-22.04" + ] +] +Configurations: []