From 071a90d8e6d4b2642531957ab8201b6c3376f258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Mon, 25 Jan 2021 09:32:02 +0200 Subject: CI: Enable macOS 10.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I12f9fde5507b452f0624d53045ec808a56ea1c63 Reviewed-by: Friedemann Kleint (cherry picked from commit f2e3e8d8d34c93dc8e61d0efd01a59f542abd94c) Reviewed-by: Simo Fält --- coin/module_config.yaml | 3 --- 1 file changed, 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 -- cgit v1.2.3