Skip to content

Commit fe6aecc

Browse files
authored
Update timeout for AMDGPU (#268)
1 parent 1d38e3c commit fe6aecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ steps:
6363
queue: "juliagpu"
6464
rocm: "*"
6565
if: build.message !~ /\[skip tests\]/
66-
timeout_in_minutes: 60
66+
timeout_in_minutes: 120
6767
soft_fail:
6868
- exit_status: 1
6969

0 commit comments

Comments
 (0)