Skip to content
Snippets Groups Projects
Commit 19fd5961 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing CentOS to use gcc 7.3.0

parent a4cca6d7
No related branches found
No related tags found
No related merge requests found
Pipeline #2179 passed
......@@ -21,7 +21,7 @@ echo "Branch name: $branch"
echo "GPU compilation: $with_gpu"
if [ x"$hostname" == x"cifarm-centos-node" ]; then
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
echo "CentOS node"
scl enable devtoolset-7
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment