Skip to content

Commit 1ea2517

Browse files
[ci]: extend LoRA training CI timeout (#1589)
1 parent 0c63528 commit 1ea2517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ steps:
436436
- "pyproject.toml"
437437
- "docker/Dockerfile"
438438
config:
439-
command: "timeout 15m .buildkite/scripts/pr_test.sh"
439+
command: "timeout 25m .buildkite/scripts/pr_test.sh"
440440
label: ":test_tube: LoRA Training Tests"
441441
env:
442442
- TEST_TYPE=training_lora

0 commit comments

Comments
 (0)