mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
RHEL-9.6 will replace RHEL-9.4
Pick-to: 6.8
Task-number: QTQAINFRA-7528
Change-Id: I5fe6bfe6f57f1dfb7ec4aeb05560dd7f01fc7f2f
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
(cherry picked from commit 6384a76d09)
24 lines
588 B
YAML
24 lines
588 B
YAML
Version: 2
|
|
Include: []
|
|
Configurations:
|
|
-
|
|
Id: 'qtgp-on-linux'
|
|
Template: 'qtci-linux-RHEL-9.4-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-linux-rhel_9_6'
|
|
Template: 'qtci-linux-RHEL-9.6-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly', 'InsignificantTests', 'DoNotAbortTestingOnFirstFailure']
|
|
-
|
|
Id: 'qtgp-on-macos'
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-windows-24h2'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['TestOnly']
|