mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-24 23:32:36 +08:00
RHEL-8.10 will be run in parallel with RHEL-8.8 in CI as non-blocking until RHEL-8.10 is confirmed stable, then it will replace RHEL-8.8. [CI Platforms] Task-number: QTQAINFRA-6366 Change-Id: I4b470754895a72be026e869eb4e4d273eb3801b4 Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
Version: 2
|
|
Module only: True
|
|
Configurations:
|
|
-
|
|
Template: 'qtci-windows-10_22H2-x86_64-51'
|
|
Compiler: 'MSVC2019'
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-windows-10_22H2-x86_64-51'
|
|
Compiler: 'MSVC2019'
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease', 'DisableTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-linux-RHEL-8.8-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-linux-RHEL-8.10-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['InsignificantTests', 'Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly', 'LicenseCheck']
|