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 a082082 commit e07ed9fCopy full SHA for e07ed9f
.buildkite/pipeline.yml
@@ -12,6 +12,6 @@ steps:
12
GROUP: 'LinearSolveCUDA'
13
JULIA_PKG_SERVER: "" # it often struggles with our large artifacts
14
# SECRET_CODECOV_TOKEN: "..."
15
- timeout_in_minutes: 30
+ timeout_in_minutes: 180
16
# Don't run Buildkite if the commit message includes the text [skip tests]
17
if: build.message !~ /\[skip tests\]/
0 commit comments