Skip to content

Commit 4b218f1

Browse files
committed
Try unsetting LD_LIBRARY_PATH
1 parent 3c06189 commit 4b218f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ steps:
1414
agents:
1515
queue: "juliagpu"
1616
cuda: "*"
17+
commands: |
18+
unset LD_LIBRARY_PATH
1719
if: build.message !~ /\[skip tests\]/
1820
timeout_in_minutes: 90
1921
matrix:

0 commit comments

Comments
 (0)