mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-05 13:16:40 +08:00
RHEL-9.6 will be run in parallel with RHEL-9.4 with insignificant tests until RHEL-9.6 is confirmed stable, then it will replace RHEL-9.4. [CI Platforms] Task-number: QTQAINFRA-7528 Change-Id: I5fe6bfe6f57f1dfb7ec4aeb05560dd7f01fc7f2f Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
Version: 2
|
|
Include: [
|
|
macos.yaml: [
|
|
"macos-14-arm64-tests",
|
|
"macos-13-arm64-tests",
|
|
"macos-15-arm64-tests",
|
|
"macos-26-arm64-tests",
|
|
"macos-26-arm64-developer-build",
|
|
"macos-13-arm64-developer-build-tests",
|
|
"macos-14-arm64-developer-build-tests",
|
|
"macos-15-arm64-developer-build-tests",
|
|
"macos-26-arm64-developer-build-tests",
|
|
"macos-arm64-developer-build",
|
|
"macos-universal-on-arm64",
|
|
"macos-arm64-developer-build",
|
|
],
|
|
cmake_platforms.yaml: [
|
|
"ubuntu-24.04-x64",
|
|
"ubuntu-24.04-x64-developer-build",
|
|
"ubuntu-24.04-x64-x11-tests",
|
|
"ubuntu-24.04-x64-developer-build-x11-tests",
|
|
"ubuntu-22.04-developer-build",
|
|
"ubuntu-22.04",
|
|
"ubuntu-22.04-developer-build-x11-tests",
|
|
"ubuntu-22.04-x11-tests",
|
|
"ubuntu-24.04-arm64-developer-build",
|
|
"ubuntu-24.04-arm64",
|
|
"ubuntu-24.04-arm64-wayland-tests",
|
|
"ubuntu-24.04-arm64-offscreen-tests",
|
|
"ubuntu-24.04-x64-developer-build",
|
|
"sles-15_sp6-static",
|
|
"rhel-8.10",
|
|
"rhel-9.4",
|
|
"rhel-9.6",
|
|
"opensuse-15.6-developer-build",
|
|
]
|
|
]
|
|
Configurations: []
|