CentOS7 CI : don't build CMake, use precompiled versions
Closed this issue · 1 comments
flomnes commented
About 11min are wasted building CMake on CentOS, when we could download & install precompiled versions of CMake.
flomnes commented
OK this has been fixed on develop
- name: Install cmake 3.28
run: pip3 install cmake==3.28.4