Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored May 21, 2024
1 parent f871f8d commit 972ed9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
DATADEPS_ALWAYS_ACCEPT: true
JULIA_DEBUG: "Documenter"
if: build.message !~ /\[skip docs\]/ && !build.pull_request.draft
timeout_in_minutes: 1000
timeout_in_minutes: 2000

env:
JULIA_PKG_SERVER: "" # it often struggles with our large artifacts
Expand Down

0 comments on commit 972ed9f

Please sign in to comment.