From 501bbab9ba1bffd2b6492707ca90cc3440e10977 Mon Sep 17 00:00:00 2001 From: Yusuf Mohsinally Date: Sat, 12 Nov 2022 10:06:32 -0800 Subject: [PATCH] Removing some builds from mac release builder. Reducing the number of mac releaase builder builds, since we do not have enough capacity to process all the builds. Bug:b/232552448 --- .ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 7ef6ddf58d56e..375508af319d0 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -331,7 +331,6 @@ targets: recipe: engine_v2/engine_v2 timeout: 60 properties: - release_build: "true" config_name: mac_android_aot_engine - name: Mac mac_host_engine @@ -442,14 +441,12 @@ targets: recipe: engine_v2/engine_v2 timeout: 60 properties: - release_build: "true" config_name: mac_ios_engine_profile - name: Mac mac_ios_engine_release recipe: engine_v2/engine_v2 timeout: 60 properties: - release_build: "true" config_name: mac_ios_engine_release - name: Windows Android AOT Engine