mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-06 15:06:52 +08:00
23H2 is replaced by 24H2. [CI Platforms]
Task-number: QTQAINFRA-6734
Change-Id: Ib136f46a6725aeb929d7bd406fbb31a290f71e58
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
(cherry picked from commit 38fe4599c7)
Reviewed-by: Simo Fält <simo.falt@qt.io>
26 lines
602 B
YAML
26 lines
602 B
YAML
Version: 2
|
|
Module only: True
|
|
Include: [
|
|
cmake_platforms.yaml: [
|
|
"ubuntu-22.04",
|
|
"ubuntu-24.04-x64-developer-build",
|
|
"ubuntu-24.04-x64-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: []
|