Skip to content

Commit 865422d

Browse files
authored
Force Mac tool_integration_tests to run on x64 bots (#120634)
1 parent 402caec commit 865422d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3081,6 +3081,7 @@ targets:
30813081
recipe: flutter/flutter_drone
30823082
timeout: 60
30833083
properties:
3084+
cpu: x86 # https://github.com/flutter/flutter/issues/120014
30843085
add_recipes_cq: "true"
30853086
dependencies: >-
30863087
[
@@ -3106,6 +3107,7 @@ targets:
31063107
recipe: flutter/flutter_drone
31073108
timeout: 60
31083109
properties:
3110+
cpu: x86 # https://github.com/flutter/flutter/issues/120014
31093111
add_recipes_cq: "true"
31103112
dependencies: >-
31113113
[
@@ -3131,6 +3133,7 @@ targets:
31313133
recipe: flutter/flutter_drone
31323134
timeout: 60
31333135
properties:
3136+
cpu: x86 # https://github.com/flutter/flutter/issues/120014
31343137
add_recipes_cq: "true"
31353138
dependencies: >-
31363139
[
@@ -3156,6 +3159,7 @@ targets:
31563159
recipe: flutter/flutter_drone
31573160
timeout: 60
31583161
properties:
3162+
cpu: x86 # https://github.com/flutter/flutter/issues/120014
31593163
add_recipes_cq: "true"
31603164
dependencies: >-
31613165
[

0 commit comments

Comments
 (0)