mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 02:56:07 +08:00
Reducing the load on the x86_64 machines. Change-Id: I3c97fb1734d982b1de289eba7680a81b7dfce31c Reviewed-by: Simo Fält <simo.falt@qt.io>
15 lines
472 B
YAML
15 lines
472 B
YAML
Version: 2
|
|
Configurations:
|
|
-
|
|
Id: "ios-tests-on-macos"
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Target os: 'IOS_ANY'
|
|
Target arch: 'arm64'
|
|
Compiler: 'Clang'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'macos-universal-on-arm64'
|
|
Features: ['PinCores', 'Sccache', 'DebugAndRelease', 'MinimalStaticTests', 'UseConfigure']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang'
|
|
]
|