diff --git a/util/ci_utils.sh b/util/ci_utils.sh index 1adb4b7d8c5..b0883e1f6ad 100644 --- a/util/ci_utils.sh +++ b/util/ci_utils.sh @@ -340,11 +340,7 @@ test_cpp_example() { install_docs_dependencies() { echo echo Install ubuntu dependencies - echo Update cmake needed in Ubuntu 20.04 - sudo apt-key adv --fetch-keys https://apt.kitware.com/keys/kitware-archive-latest.asc - sudo apt-add-repository --yes 'deb https://apt.kitware.com/ubuntu/ focal main' ./util/install_deps_ubuntu.sh assume-yes - sudo apt-get install --yes cmake sudo apt-get install --yes libxml2-dev libxslt-dev python3-dev sudo apt-get install --yes doxygen sudo apt-get install --yes texlive