mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 10:09:15 +08:00
- Add macos13, macos26 configurations for qtopenapi - Add Ubuntu 20, 22 configurations - Add Ubuntu 24 aarch64 configuration - Add RHEL8.10 and Debian configurations Task-number: QTBUG-140130 Change-Id: Idca79c1e05b012f675aff975fcfc82be9f01538b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
Version: 2
|
|
Include: [
|
|
macos.yaml: [
|
|
"macos-14-arm64-tests",
|
|
"macos-13-arm64-tests",
|
|
"macos-15-arm64-tests",
|
|
"macos-26-arm64-tests",
|
|
"macos-26-arm64-developer-build",
|
|
"macos-13-arm64-developer-build-tests",
|
|
"macos-14-arm64-developer-build-tests",
|
|
"macos-15-arm64-developer-build-tests",
|
|
"macos-26-arm64-developer-build-tests",
|
|
"macos-arm64-developer-build",
|
|
"macos-universal-on-arm64",
|
|
"macos-arm64-developer-build",
|
|
],
|
|
cmake_platforms.yaml: [
|
|
"ubuntu-24.04-x64",
|
|
"ubuntu-24.04-x64-developer-build",
|
|
"ubuntu-24.04-x64-x11-tests",
|
|
"ubuntu-24.04-x64-developer-build-x11-tests",
|
|
"ubuntu-22.04-developer-build",
|
|
"ubuntu-22.04",
|
|
"ubuntu-22.04-developer-build-x11-tests",
|
|
"ubuntu-22.04-x11-tests",
|
|
"ubuntu-24.04-arm64-developer-build",
|
|
"ubuntu-24.04-arm64",
|
|
"ubuntu-24.04-arm64-wayland-tests",
|
|
"ubuntu-24.04-arm64-offscreen-tests",
|
|
"ubuntu-24.04-x64-developer-build",
|
|
"rhel-8.10",
|
|
"rhel-9.4",
|
|
"opensuse-15.6-developer-build",
|
|
]
|
|
]
|
|
Configurations: []
|