aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2021-01-25 09:32:02 +0200
committerSimo Fält <simo.falt@qt.io>2021-01-29 08:35:38 +0200
commit071a90d8e6d4b2642531957ab8201b6c3376f258 (patch)
treeda52a9fe383cc489aa2cb49ddcf3a0316a46e591
parentac10e52baa6331639fa7b797b4db893ca3753276 (diff)
CI: Enable macOS 10.15
Change-Id: I12f9fde5507b452f0624d53045ec808a56ea1c63 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> (cherry picked from commit f2e3e8d8d34c93dc8e61d0efd01a59f542abd94c) Reviewed-by: Simo Fält <simo.falt@qt.io>
-rw-r--r--coin/module_config.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index c87827df5..20a5e59c5 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -19,9 +19,6 @@ accept_configuration:
- condition: property # MibnGW and msvc2015 are not supported
property: target.compiler
not_in_values: [Mingw, MSVC2015]
- - condition: property
- property: host.osVersion
- not_equals_value: MacOS_10_15
upload_pyside: &upload_pyside
type: Group