Skip to content

Commit 95fd821

Browse files
authored
Force Mac build_tests to run on x64 bots (#120620)
1 parent f858302 commit 95fd821

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
@@ -2500,6 +2500,7 @@ targets:
25002500
timeout: 60
25012501
properties:
25022502
add_recipes_cq: "true"
2503+
cpu: x86 # https://github.com/flutter/flutter/issues/120292
25032504
dependencies: >-
25042505
[
25052506
{"dependency": "android_sdk", "version": "version:33v6"},
@@ -2519,6 +2520,7 @@ targets:
25192520
timeout: 60
25202521
properties:
25212522
add_recipes_cq: "true"
2523+
cpu: x86 # https://github.com/flutter/flutter/issues/120292
25222524
dependencies: >-
25232525
[
25242526
{"dependency": "android_sdk", "version": "version:33v6"},
@@ -2538,6 +2540,7 @@ targets:
25382540
timeout: 60
25392541
properties:
25402542
add_recipes_cq: "true"
2543+
cpu: x86 # https://github.com/flutter/flutter/issues/120292
25412544
dependencies: >-
25422545
[
25432546
{"dependency": "android_sdk", "version": "version:33v6"},
@@ -2557,6 +2560,7 @@ targets:
25572560
timeout: 60
25582561
properties:
25592562
add_recipes_cq: "true"
2563+
cpu: x86 # https://github.com/flutter/flutter/issues/120292
25602564
dependencies: >-
25612565
[
25622566
{"dependency": "android_sdk", "version": "version:33v6"},

0 commit comments

Comments
 (0)