mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Change-Id: Ia148ae783006fb5b1b13f29879df78985cd75ecd
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 19fbf58013)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
31 lines
1.1 KiB
YAML
31 lines
1.1 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']
|
|
Platform dependency: 'macos-12-latest-xcode-x86_64-developer-build'
|