From 95f2353a96da6bd9a81e526b8bfd657df329988c Mon Sep 17 00:00:00 2001 From: Christian Eltzschig Date: Wed, 20 Dec 2023 02:46:24 +0100 Subject: [PATCH] [#51] Add all working tests to mac os CI --- .cirrus.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.cirrus.yml b/.cirrus.yml index fd2b7d838..c32b029f2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -280,6 +280,9 @@ macos_aarch64_stable_debug_task: -p iceoryx2-bb-lock-free -p iceoryx2-bb-log -p iceoryx2-bb-memory + -p iceoryx2-bb-posix -p iceoryx2-bb-system-types -p iceoryx2-bb-testing + -p iceoryx2-bb-threadsafe + -p iceoryx2-bb-trait-tests --lib --bins --tests --no-fail-fast