Skip to content

Adapt Allen CI to changes in servers

Daniel Campora Perez requested to merge dcampora_use_python3_in_ci into master

It looks like something has changed in the CI servers that is causing the CI to fail in these servers. This MR is adapting the Allen CI to make it work again. The following errors have popped up:

export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+LD_LIBRARY_PATH:}${PWD}"
Edited by Daniel Campora Perez

Merge request reports