diff options
| -rw-r--r-- | coin/module_config.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 078b1f3d8..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_in_values: [MacOS_10_15] upload_pyside: &upload_pyside type: Group |
