mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-23 13:26:54 +08:00
Change-Id: Ic2e136bb3043e752407ae4d44974cba9d43d757a Reviewed-by: Simo Fält <simo.falt@qt.io>
16 lines
347 B
YAML
16 lines
347 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml: [
|
|
'ubuntu-22.04',
|
|
'ubuntu-22.04-x11-tests',
|
|
'ubuntu-24.04-x64',
|
|
'ubuntu-24.04-x64-x11-tests',
|
|
'windows-11_24H2-msvc2022'
|
|
],
|
|
macos.yaml: [
|
|
'macos-arm64-developer-build',
|
|
'macos-14-arm64-developer-build-tests'
|
|
]
|
|
]
|
|
Configurations: []
|