We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c06189 commit 4b218f1Copy full SHA for 4b218f1
1 file changed
.buildkite/pipeline.yml
@@ -14,6 +14,8 @@ steps:
14
agents:
15
queue: "juliagpu"
16
cuda: "*"
17
+ commands: |
18
+ unset LD_LIBRARY_PATH
19
if: build.message !~ /\[skip tests\]/
20
timeout_in_minutes: 90
21
matrix:
0 commit comments