From f115e280c4dad5e161c3c3ee192fee05cd13e30f Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Mon, 3 Apr 2023 18:29:06 -0700 Subject: [PATCH] Run web integration tests on x64 or arm Macs (#123714) Run web integration tests on x64 or arm Macs --- .ci.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 8f1eb84f27..d02e943f22 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3147,7 +3147,6 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: - cpu: x86 # https://github.com/flutter/flutter/issues/120014 add_recipes_cq: "true" dependencies: >- [ @@ -3173,7 +3172,6 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: - cpu: x86 # https://github.com/flutter/flutter/issues/120014 add_recipes_cq: "true" dependencies: >- [ @@ -3199,7 +3197,6 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: - cpu: x86 # https://github.com/flutter/flutter/issues/120014 add_recipes_cq: "true" dependencies: >- [ @@ -3225,7 +3222,6 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: - cpu: x86 # https://github.com/flutter/flutter/issues/120014 add_recipes_cq: "true" dependencies: >- [ @@ -3318,7 +3314,6 @@ targets: recipe: flutter/flutter_drone timeout: 60 properties: - cpu: x86 # https://github.com/flutter/flutter/issues/120014 dependencies: >- [ {"dependency": "android_sdk", "version": "version:33v6"},