aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-03-15 10:28:11 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2023-03-15 10:41:02 +0000
commit7d8b1c19288d95e93517c360aa736fd7c6e7b97d (patch)
tree2dad2550d3f725bfdbdbe40cf0e7c805a2208c39
parent25758ab586abe2a38bf7fea6b2ae65881ddf4a0a (diff)
Remove macOS section from default.yaml
Not needed at this point. Let's add those when needed Change-Id: I598ac608c29e1e1ef8ebe4cf5052cd98376c9c3d Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
-rw-r--r--coin/platform_configs/default.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/coin/platform_configs/default.yaml b/coin/platform_configs/default.yaml
index 3f9e454..46db498 100644
--- a/coin/platform_configs/default.yaml
+++ b/coin/platform_configs/default.yaml
@@ -8,11 +8,6 @@ Configurations:
Features: ['DisableTests']
Environment variables: [
'COMMON_CMAKE_ARGS=-DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++']
-# -
-# Id: 'licheck-macos'
-# Template: 'qtci-macos-11.0-arm64'
-# Compiler: 'Clang'
-# Features: ['DisableTests']
-
Id: 'licheck-windows'
Template: 'qtci-windows-10_21H2-x86_64-51'