Unverified Commit e23a6834 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

[ci.yaml] Increase docs targets to use 32 cores (#113465)

parent f26dd373
...@@ -257,6 +257,7 @@ targets: ...@@ -257,6 +257,7 @@ targets:
presubmit: false presubmit: false
timeout: 60 timeout: 60
properties: properties:
cores: "32"
dependencies: >- dependencies: >-
[ [
{"dependency": "dashing", "version": "0.4.0"}, {"dependency": "dashing", "version": "0.4.0"},
...@@ -273,6 +274,7 @@ targets: ...@@ -273,6 +274,7 @@ targets:
recipe: flutter/flutter recipe: flutter/flutter
timeout: 60 timeout: 60
properties: properties:
cores: "32"
dependencies: >- dependencies: >-
[ [
{"dependency": "dashing", "version": "0.4.0"} {"dependency": "dashing", "version": "0.4.0"}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment