mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
chore(NA): use a n2-8-spot instance to build storybooks on prs as well (#168154)
This PR makes sure we use the more capable machine to build storybooks on PRs as well.
This commit is contained in:
parent
932d5d78a1
commit
7bb722862b
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ steps:
|
|||
- command: .buildkite/scripts/steps/storybooks/build_and_upload.sh
|
||||
label: 'Build Storybooks'
|
||||
agents:
|
||||
queue: n2-4-spot
|
||||
queue: n2-8-spot
|
||||
key: storybooks
|
||||
timeout_in_minutes: 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue