Skip to content

Commit e07ed9f

Browse files
Update pipeline.yml
1 parent a082082 commit e07ed9f

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
@@ -12,6 +12,6 @@ steps:
1212
GROUP: 'LinearSolveCUDA'
1313
JULIA_PKG_SERVER: "" # it often struggles with our large artifacts
1414
# SECRET_CODECOV_TOKEN: "..."
15-
timeout_in_minutes: 30
15+
timeout_in_minutes: 180
1616
# Don't run Buildkite if the commit message includes the text [skip tests]
1717
if: build.message !~ /\[skip tests\]/

0 commit comments

Comments
 (0)