mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 02:56:07 +08:00
Change-Id: Ic8dcca193fdbbada26b95d92c365daaa2bd9c6b1 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
14 lines
508 B
YAML
14 lines
508 B
YAML
Version: 2
|
|
Module only: True
|
|
Configurations:
|
|
-
|
|
Id: 'macos-15-arm64-developer-build'
|
|
Template: 'qtci-macos-15-arm-103'
|
|
Compiler: 'Clang'
|
|
Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure']
|
|
Configure arguments: '-developer-build -release -force-debug-info -no-pch -no-framework -qtnamespace TestNamespace -nomake examples -nomake tests'
|
|
Environment variables: [
|
|
# FIXME: macOS 15 ARM VMs have trouble attaching to test via lldb
|
|
'QTEST_DISABLE_STACK_DUMP=1'
|
|
]
|