aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2022-01-05 15:26:23 +0200
committerSimo Fält <simo.falt@qt.io>2022-01-07 13:07:42 +0000
commit9282e03de471bb3772c8d3997159e49c113d7678 (patch)
tree7c79cfcab8714d49c8564e21d05f53a50aea86eb /coin/module_config.yaml
parenta6c0fab89ef9382c85f05329983128877dad50bf (diff)
Enable 5.15.2.1 fix releasev5.15.2.15.15.2
Update qt5 dependency Disable not needed platform configurations Update virtualenv version Update wheel names Disable test asserting patch level version being int Change-Id: I4215deb96c69f43bc4bfc458ed20f1254f4383e2 Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index fd80acf9e..c77961ff2 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -18,7 +18,7 @@ accept_configuration:
not_contains_value: -no-gui
- condition: property # Following configs are not supported
property: target.osVersion
- not_in_values: [OPENSUSE_13_01, QEMU, WebAssembly, Ubuntu_18_04, SLES_12, SLES_15]
+ not_in_values: [OPENSUSE_13_01, openSUSE_15_1, MacOS_10_14, MacOS_11_00, MacOS_10_15, Windows_11_21H2,QEMU, WebAssembly, Ubuntu_18_04, SLES_12, SLES_15]
- condition: property # MibnGW and msvc2015 are not supported
property: target.compiler
not_in_values: [Mingw, MSVC2015]