mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Change-Id: Ief01ca81cda49d518e910e01f70f78a5c8430ed7
Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit b19b02173c)
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
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-latest-xcode-x86_64-developer-build'
|