Skip to content

Commit

Permalink
change instance type for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Siarhei Harbuz committed Feb 5, 2024
1 parent 82ebbfa commit 3774483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/generate_metricbeat_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ if are_conditions_met_mandatory_tests && are_conditions_met_packaging; then
agents:
provider: "gcp"
image: "${IMAGE_UBUNTU_X86_64}"
# machineType: "c2d-highcpu-16"
machineType: "c2d-highcpu-16"
env:
PLATFORMS: "+all linux/amd64 linux/arm64 windows/amd64 darwin/amd64 darwin/arm64"
Expand Down

0 comments on commit 3774483

Please sign in to comment.