From 899ab3c547d9f85770d36256864da9cee55a8fed Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Tue, 5 May 2026 17:59:01 -0400 Subject: [PATCH] Enable "debian" crossed with RHEL Removed exclusion for 'rhel 10' and 'debian' labels. Signed-off-by: Tully Foote --- config/lyrical/test_cases/tutorial_party.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/lyrical/test_cases/tutorial_party.yaml b/config/lyrical/test_cases/tutorial_party.yaml index 4860087..f4c0498 100644 --- a/config/lyrical/test_cases/tutorial_party.yaml +++ b/config/lyrical/test_cases/tutorial_party.yaml @@ -104,10 +104,6 @@ test_cases_builders: - !Exclude all_labels: [zenoh, binary] negate: false - - !Exclude - all_labels: ['rhel 10', debian] - # No debian packages on Windows - negate: false - !Exclude all_labels: [windows, debian] # No debian packages on Windows