Unverified Commit f115e280 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Run web integration tests on x64 or arm Macs (#123714)

Run web integration tests on x64 or arm Macs
parent b3146897
...@@ -3147,7 +3147,6 @@ targets: ...@@ -3147,7 +3147,6 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true" add_recipes_cq: "true"
dependencies: >- dependencies: >-
[ [
...@@ -3173,7 +3172,6 @@ targets: ...@@ -3173,7 +3172,6 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true" add_recipes_cq: "true"
dependencies: >- dependencies: >-
[ [
...@@ -3199,7 +3197,6 @@ targets: ...@@ -3199,7 +3197,6 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true" add_recipes_cq: "true"
dependencies: >- dependencies: >-
[ [
...@@ -3225,7 +3222,6 @@ targets: ...@@ -3225,7 +3222,6 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true" add_recipes_cq: "true"
dependencies: >- dependencies: >-
[ [
...@@ -3318,7 +3314,6 @@ targets: ...@@ -3318,7 +3314,6 @@ targets:
recipe: flutter/flutter_drone recipe: flutter/flutter_drone
timeout: 60 timeout: 60
properties: properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
dependencies: >- dependencies: >-
[ [
{"dependency": "android_sdk", "version": "version:33v6"}, {"dependency": "android_sdk", "version": "version:33v6"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment