Skip to content

Commit

Permalink
Force Mac build_tests to run on x64 bots (#120620)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman authored Feb 13, 2023
1 parent f858302 commit 95fd821
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2500,6 +2500,7 @@ targets:
timeout: 60
properties:
add_recipes_cq: "true"
cpu: x86 # https://github.com/flutter/flutter/issues/120292
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:33v6"},
Expand All @@ -2519,6 +2520,7 @@ targets:
timeout: 60
properties:
add_recipes_cq: "true"
cpu: x86 # https://github.com/flutter/flutter/issues/120292
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:33v6"},
Expand All @@ -2538,6 +2540,7 @@ targets:
timeout: 60
properties:
add_recipes_cq: "true"
cpu: x86 # https://github.com/flutter/flutter/issues/120292
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:33v6"},
Expand All @@ -2557,6 +2560,7 @@ targets:
timeout: 60
properties:
add_recipes_cq: "true"
cpu: x86 # https://github.com/flutter/flutter/issues/120292
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:33v6"},
Expand Down

0 comments on commit 95fd821

Please sign in to comment.