Skip to content

Commit e23a683

Browse files
author
Casey Hillers
authored
[ci.yaml] Increase docs targets to use 32 cores (#113465)
1 parent f26dd37 commit e23a683

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ targets:
257257
presubmit: false
258258
timeout: 60
259259
properties:
260+
cores: "32"
260261
dependencies: >-
261262
[
262263
{"dependency": "dashing", "version": "0.4.0"},
@@ -273,6 +274,7 @@ targets:
273274
recipe: flutter/flutter
274275
timeout: 60
275276
properties:
277+
cores: "32"
276278
dependencies: >-
277279
[
278280
{"dependency": "dashing", "version": "0.4.0"}

0 commit comments

Comments
 (0)