We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98700b1 commit f2117d5Copy full SHA for f2117d5
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: 30
21
@@ -29,6 +31,8 @@ steps:
29
31
30
32
33
34
35
36
37
38
0 commit comments