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 0ac2526 commit 6155abeCopy full SHA for 6155abe
catalog-info.yaml
@@ -36,7 +36,7 @@ spec:
36
spec:
37
branch_configuration: "main 1.*" # temporarily disable to build PRs from forks
38
pipeline_file: ".buildkite/pipeline.yml"
39
- maximum_timeout_in_minutes: 120
+ maximum_timeout_in_minutes: 360 # LLVM apple pipelines is taking at least 4h to run
40
provider_settings:
41
build_tags: true
42
publish_commit_status: true
0 commit comments