Skip to content

Commit 66cdf06

Browse files
authored
Update pipeline.yml
Set the timeout for AMDGPU to be more generous for now
1 parent 8ce10d8 commit 66cdf06

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
@@ -36,7 +36,7 @@ steps:
3636
rocm: "*"
3737
rocmgpu: "*"
3838
if: build.message !~ /\[skip tests\]/
39-
timeout_in_minutes: 60
39+
timeout_in_minutes: 90
4040
matrix:
4141
setup:
4242
julia:

0 commit comments

Comments
 (0)