mirror of
git://code.qt.io/qt/qt5.git
synced 2026-09-10 02:57:57 +08:00
57901788c3
Increase image disk size to 300 GB. Task-number: QTQAINFRA-7880 Change-Id: I0382d1a23fb54db365d79663ab59753427f72f75 Pick-to: 6.11 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
Version: 2
|
|
Include: [
|
|
quick-bridges.yaml: [
|
|
"macos-quick-bridges",
|
|
"windows-quick-bridges"
|
|
],
|
|
cmake_platforms.yaml: [
|
|
"rhel-9.6"
|
|
]
|
|
]
|
|
Configurations:
|
|
-
|
|
Id: 'windows-quick-bridges-python'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'linux-quick-bridges-python'
|
|
Template: 'qtci-linux-RHEL-9.6-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'rhel-9.6'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'macos-quick-bridges-python'
|
|
Template: 'qtci-macos-15-arm-105'
|
|
Compiler: 'Clang'
|
|
Platform dependency: 'macos-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'windows-on-arm-quick-bridges-python'
|
|
Template: 'qtci-windows-11_23H2-aarch64-53'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'QtBridgesPython']
|