We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10eb744 commit c0f271eCopy full SHA for c0f271e
.buildkite/run_benchmark.yml
@@ -44,7 +44,7 @@ steps:
44
- pdf/**/*.pdf
45
- script/**/*.jl
46
s3_prefix: s3://julialang-buildkite-artifacts/scimlbenchmarks
47
- timeout_in_minutes: 4000
+ timeout_in_minutes: 12000
48
commands: |
49
# Clear out these secrets as they're not needed during the actual build
50
BUILDKITE_S3_ACCESS_KEY_ID="" BUILDKITE_S3_SECRET_ACCESS_KEY="" ./.buildkite/build_benchmark.sh "{PATH}"
0 commit comments