From 69698757d8a12d9589193bda2480b37318fa7801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Thu, 21 Jul 2022 11:34:16 +0300 Subject: COIN: Replace macos-12-arm64-tests with x86_64 in default precheck MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is a shortage of arm based Mac machines in CI so we have to spare the resources for now. Change-Id: Ifda8d6fb5ef3224dd001c6bdf2cf2cd14b8cff8a Reviewed-by: Tor Arne Vestbø Reviewed-by: Volker Hilsheimer (cherry picked from commit b830beb222877b5712b93f8e2bf90fba85a40bba) Reviewed-by: Qt Cherry-pick Bot --- coin/platform_configs/precheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/precheck.yaml b/coin/platform_configs/precheck.yaml index 9445c652..fca9190f 100644 --- a/coin/platform_configs/precheck.yaml +++ b/coin/platform_configs/precheck.yaml @@ -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" -- cgit v1.2.3