Skip to content

Commit

Permalink
Add top level cores dimension for Linux builders. (flutter#32006)
Browse files Browse the repository at this point in the history
  • Loading branch information
godofredoc authored Mar 15, 2022
1 parent 8c7ffa9 commit 58c4907
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ platform_properties:
]
device_type: none
os: Linux
cores: "8"
mac:
properties:
build_host: "false"
Expand Down Expand Up @@ -199,6 +200,7 @@ targets:
recipe: engine/engine_lint
properties:
add_recipes_cq: "true"
cores: "32"
timeout: 60
scheduler: luci

Expand Down

0 comments on commit 58c4907

Please sign in to comment.