We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa889b6 commit 7229a2eCopy full SHA for 7229a2e
1 file changed
.buildkite/pipeline.yml
@@ -65,7 +65,8 @@ steps:
65
version: "{{matrix.julia}}"
66
- JuliaCI/julia-coverage#v1:
67
codecov: true
68
- command: |
+ commands: |
69
+ unset LD_LIBRARY_PATH
70
julia -e 'using Pkg
71
72
gpuarrays = pwd()
0 commit comments