mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Ubuntu 24.04 GNOME X11 still has too many flaky issues in our CI, which blocks integrations too much. This reverts commite2e25e8a66. Pick-to: 6.9 6.8 Task-number: QTBUG-137909 Change-Id: Ifcb56d0172b7bd0e66d1fe6e764ea6643b8e4834 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commitda4d20137c) Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
26 lines
594 B
YAML
26 lines
594 B
YAML
Version: 2
|
|
Module only: True
|
|
Include: [
|
|
cmake_platforms.yaml: [
|
|
"ubuntu-22.04",
|
|
"ubuntu-22.04-developer-build",
|
|
"ubuntu-22.04-developer-build-x11-tests",
|
|
"windows-11_24H2-msvc2022-developer-build",
|
|
"ios-universal"
|
|
],
|
|
macos.yaml: [
|
|
"macos-arm64-developer-build",
|
|
"macos-14-arm64-developer-build-tests",
|
|
],
|
|
cmake_platforms_target_android.yaml: [
|
|
"android-arm64-on-macos"
|
|
],
|
|
cmake_platforms_qemu.yaml: [
|
|
"qemu-armv7-developer-build"
|
|
],
|
|
cmake_platforms_qemu_qnx710.yaml: [
|
|
"qnx-710-x86_64-developer-build-on-linux"
|
|
]
|
|
]
|
|
Configurations: []
|