mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-01 11:17:27 +08:00
RHEL 9.2 will replace RHEL 9.0 in yaml configurations
at first and RHEL 9.0 scripts are still kept for some time.
RHEL 9.0 scripts will be removed later.
Task-number: QTQAINFRA-5853
Change-Id: Iff463f26ba6bcb7962b4f8bafbf88aa7c13392c1
(cherry picked from commit 9ea71ea245)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
20 lines
485 B
YAML
20 lines
485 B
YAML
Version: 2
|
|
Module only: True
|
|
Configurations:
|
|
-
|
|
Template: 'qtci-windows-10_22H2-x86_64-51'
|
|
Compiler: 'MSVC2019'
|
|
Features: ['DisableTests']
|
|
-
|
|
Template: 'qtci-macos-13-x86_64-103'
|
|
Compiler: 'Clang'
|
|
Features: ['DisableTests']
|
|
-
|
|
Template: 'qtci-linux-RHEL-9.2-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['DisableTests']
|
|
-
|
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']
|