mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Change-Id: I3e325d1b8c7cf55b88876be9bcc33088fd28b4e9
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
(cherry picked from commit b37a42d381)
Reviewed-by: Toni Saario <toni.saario@qt.io>
31 lines
1.2 KiB
YAML
31 lines
1.2 KiB
YAML
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.0-x86_64-102'
|
|
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', 'InsignificantTests']
|
|
Platform dependency: 'macos-12-latest-xcode-x86_64-developer-build'
|