diff --git a/.buildkite/bench-tests.json b/.buildkite/bench-tests.json index e8155074..2e79fd3b 100644 --- a/.buildkite/bench-tests.json +++ b/.buildkite/bench-tests.json @@ -6,7 +6,8 @@ "platform": [ "x86_64", "aarch64" - ] + ], + "timeout_in_minutes": 15 } ] }