Skip to content

Commit

Permalink
Force Mac tool_integration_tests to run on x64 bots (#120634)
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-sharma authored Feb 13, 2023
1 parent 402caec commit 865422d
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 @@ -3081,6 +3081,7 @@ targets:
recipe: flutter/flutter_drone
timeout: 60
properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true"
dependencies: >-
[
Expand All @@ -3106,6 +3107,7 @@ targets:
recipe: flutter/flutter_drone
timeout: 60
properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true"
dependencies: >-
[
Expand All @@ -3131,6 +3133,7 @@ targets:
recipe: flutter/flutter_drone
timeout: 60
properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true"
dependencies: >-
[
Expand All @@ -3156,6 +3159,7 @@ targets:
recipe: flutter/flutter_drone
timeout: 60
properties:
cpu: x86 # https://github.com/flutter/flutter/issues/120014
add_recipes_cq: "true"
dependencies: >-
[
Expand Down

0 comments on commit 865422d

Please sign in to comment.