aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos-developer-build-tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/macos-developer-build-tests.yaml')
-rw-r--r--coin/platform_configs/macos-developer-build-tests.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/coin/platform_configs/macos-developer-build-tests.yaml b/coin/platform_configs/macos-developer-build-tests.yaml
deleted file mode 100644
index 94e85246..00000000
--- a/coin/platform_configs/macos-developer-build-tests.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-Version: 2
-Configurations:
-
- # These developer-build tests are only run for qtbase and qtdeclarative
- # See macos.yaml for arm64 developer-build tests, run for all modules.
-
- -
- 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-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'