mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[ci] build webpack bundle repotrs on a larger machine
We've seen OOMs on this recently, to prevent blocking more people we're just going to bump the instance size until we can narrow down the problem.
This commit is contained in:
parent
4a23325213
commit
7731c414db
1 changed files with 1 additions and 1 deletions
|
@ -79,6 +79,6 @@ steps:
|
|||
- command: .buildkite/scripts/steps/webpack_bundle_analyzer/build_and_upload.sh
|
||||
label: 'Build Webpack Bundle Analyzer reports'
|
||||
agents:
|
||||
queue: c2-4
|
||||
queue: c2-16
|
||||
key: webpack_bundle_analyzer
|
||||
timeout_in_minutes: 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue