aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2021-05-20 12:03:26 +0200
committerDominik Holland <dominik.holland@qt.io>2021-05-20 15:24:09 +0200
commitc7771e3474448f99ab4b2517c91da17d951dd075 (patch)
tree22ff9701622fa33c7d7be567cfac57af0ba085b9
parentc97d3d02184ca139600ba45720c04829148dcdfb (diff)
coin: Disable the CI for the iOS configuration
Change-Id: I3b665591c2924c225fac5a9b5eef1a4b85ff9910 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
-rw-r--r--coin/module_config.yaml3
1 files changed, 3 insertions, 0 deletions
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