Skip to content

Commit c0f271e

Browse files
Update run_benchmark.yml
1 parent 10eb744 commit c0f271e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/run_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ steps:
4444
- pdf/**/*.pdf
4545
- script/**/*.jl
4646
s3_prefix: s3://julialang-buildkite-artifacts/scimlbenchmarks
47-
timeout_in_minutes: 4000
47+
timeout_in_minutes: 12000
4848
commands: |
4949
# Clear out these secrets as they're not needed during the actual build
5050
BUILDKITE_S3_ACCESS_KEY_ID="" BUILDKITE_S3_SECRET_ACCESS_KEY="" ./.buildkite/build_benchmark.sh "{PATH}"

0 commit comments

Comments
 (0)