From c7771e3474448f99ab4b2517c91da17d951dd075 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Thu, 20 May 2021 12:03:26 +0200 Subject: coin: Disable the CI for the iOS configuration Change-Id: I3b665591c2924c225fac5a9b5eef1a4b85ff9910 Reviewed-by: Robert Griebl --- coin/module_config.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 3c2ceb7..0e608e2 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -5,6 +5,9 @@ accept_configuration: - condition: property property: target.osVersion not_equals_value: QEMU + - condition: property + property: target.os + not_equals_value: IOS - condition: or conditions: - condition: property -- cgit v1.2.1