mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-23 23:01:38 +08:00
Defines configurations that will run on default precheck. Pick-to: 6.3 6.4 Change-Id: Idb7d3981b2679c3714f86a92808e90fe33aaf136 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
29 lines
581 B
YAML
29 lines
581 B
YAML
Version: 2
|
|
Module only: True
|
|
Include: [
|
|
cmake_platforms.yaml: [
|
|
"Ubuntu-20.04-host",
|
|
"Windows10_21H2-MSVC2019-x64-host",
|
|
"ios-universal"
|
|
],
|
|
macos.yaml: [
|
|
"macos-12-arm64-tests",
|
|
],
|
|
cmake_platforms_static_tests.yaml: [
|
|
"sles-15-static"
|
|
],
|
|
cmake_platforms_target_android_host_macos.yaml: [
|
|
"android-arm64-on-macos"
|
|
],
|
|
cmake_platforms_qemu.yaml: [
|
|
"qemu-armv7-on-ubuntu20.04"
|
|
],
|
|
cmake_platforms_qemu_qnx710.yaml: [
|
|
"qnx-x86_64-on-ubuntu20.04"
|
|
],
|
|
integrity.yaml: [
|
|
"integrity-arm64-on-ubuntu20.04"
|
|
]
|
|
]
|
|
Configurations: []
|