aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/macos.yaml')
-rw-r--r--coin/platform_configs/macos.yaml27
1 files changed, 24 insertions, 3 deletions
diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml
index 19f8bbfb..aa12bbee 100644
--- a/coin/platform_configs/macos.yaml
+++ b/coin/platform_configs/macos.yaml
@@ -82,17 +82,38 @@ Configurations:
# Test on all supported macOS versions (deployment targets)
-
+ Id: 'macos-10.14-x86_64-developer-build-tests'
+ Template: 'qtci-macos-10.14-x86_64'
+ Compiler: 'Clang'
+ Features: ['Sccache', 'TestOnly']
+ Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
+ -
+ Id: 'macos-10.15-x86_64-developer-build-tests'
+ Template: 'qtci-macos-10.15-x86_64-102'
+ Compiler: 'Clang'
+ Features: ['Sccache', 'TestOnly']
+ Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
+ -
+ Id: 'macos-11-x86_64-developer-build-tests'
+ Template: 'qtci-macos-11-x86_64-104'
+ Compiler: 'Clang'
+ Features: ['Sccache', 'TestOnly']
+ Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
+ -
Id: 'macos-11-arm64-developer-build-tests'
Template: 'qtci-macos-11.0-arm64'
Compiler: 'Clang'
Features: ['TestOnly']
Platform dependency: 'macos-latest-xcode-arm64-developer-build'
-
+ Id: 'macos-12-x86_64-developer-build-tests'
+ Template: 'qtci-macos-12-x86_64-102'
+ Compiler: 'Clang'
+ Features: ['Sccache', 'TestOnly']
+ Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
+ -
Id: 'macos-12-arm64-developer-build-tests'
Template: 'qtci-macos-12-arm64'
Compiler: 'Clang'
Features: ['TestOnly']
Platform dependency: 'macos-latest-xcode-arm64-developer-build'
-
- # See macos-developer-build-tests.yaml for x86_64 tests,
- # as we limit those to qtbase and declarative.