Skip to content
Snippets Groups Projects
Commit bb4888f9 authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Restore conan install to latest version

parent eb05cd54
No related branches found
No related tags found
No related merge requests found
Pipeline #2480 passed
......@@ -24,7 +24,7 @@ workflow:
- export PATH=$(readlink -e .)/python-${PYTHON_VERSION}-${PLATFORM}/bin:${PATH}
- python --version | grep ${PYTHON_VERSION}
- python -m pip install --upgrade pip
- python -m pip install conan==2.0.7
- python -m pip install conan
# Install prerequisite for git-gui and gitk
- sudo yum -y install tcl-devel tk-devel
# Build git with conan
......
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