mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
COIN: Replace macos-12-arm64-tests with x86_64 in default precheck
There is a shortage of arm based Mac machines in CI so we have to spare the resources for now. Pick-to: 6.2 6.3 6.4 Change-Id: Ifda8d6fb5ef3224dd001c6bdf2cf2cd14b8cff8a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
@@ -7,7 +7,7 @@ Include: [
|
||||
"ios-universal"
|
||||
],
|
||||
macos.yaml: [
|
||||
"macos-12-arm64-tests",
|
||||
"macos-12-x86_64-tests",
|
||||
],
|
||||
cmake_platforms_target_android_host_macos.yaml: [
|
||||
"android-arm64-on-macos"
|
||||
|
||||
Reference in New Issue
Block a user