mirror of https://github.com/qt/qt5.git
Make iOS tests significant again
We now have CMake 3.24 in CI, so we can re-enable the iOS tests. Fixes: QTQAINFRA-5224 Change-Id: I742a9182299fb8ac6c52187a06a223a837d3968e Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
parent
37c0cf82ae
commit
7143bb3079
|
@ -8,7 +8,7 @@ Configurations:
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Target compiler: 'Clang'
|
Target compiler: 'Clang'
|
||||||
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
|
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
|
||||||
Features: ['Sccache', 'DebugAndRelease', 'MinimalStaticTests', 'UseConfigure', 'InsignificantTests']
|
Features: ['Sccache', 'DebugAndRelease', 'MinimalStaticTests', 'UseConfigure']
|
||||||
Environment variables: [
|
Environment variables: [
|
||||||
'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang'
|
'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang'
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue