Skip to content

Commit

Permalink
chore(NA): update machines for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 29, 2024
1 parent dda36ee commit 256f034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/on_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ steps:
image: family/kibana-ubuntu-2004
imageProject: elastic-images-prod
provider: gcp
machineType: n2-standard-16
machineType: n2-standard-32
preemptible: true
timeout_in_minutes: 60
retry:
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipelines/pull_request/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ steps:
- command: .buildkite/scripts/steps/lint.sh
label: 'Linting'
agents:
machineType: n2-standard-16
machineType: n2-standard-32
preemptible: true
key: linting
timeout_in_minutes: 60
Expand Down

0 comments on commit 256f034

Please sign in to comment.