mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-06 15:06:52 +08:00
Change macOS precheck default to arm64
Amount of macOS x86_64 hw is limited, it is better to use arm64 Task-number: QTQAINFRA-6380 Change-Id: I56c5ffa424952d3880ebc0ad94cdb54e0a7c6453 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
committed by
Tor Arne Vestbø
parent
ca73305d19
commit
619454ac0c
@@ -9,7 +9,7 @@ Include: [
|
||||
"ios-universal"
|
||||
],
|
||||
macos.yaml: [
|
||||
"macos-14-x86_64-tests",
|
||||
"macos-14-arm64-tests",
|
||||
],
|
||||
cmake_platforms_target_android.yaml: [
|
||||
"android-arm64-on-macos"
|
||||
|
||||
Reference in New Issue
Block a user