gitlab-ci: update to an image with git installed

This commit is contained in:
Ben Boeckel 2022-06-21 17:39:11 -04:00
parent 3e1ace7f46
commit 5db79b5cd3

View File

@ -302,7 +302,7 @@
### C++ modules
.gcc_cxx_modules_x86_64:
image: "kitware/cmake:ci-gcc_cxx_modules-x86_64-2022-06-14"
image: "kitware/cmake:ci-gcc_cxx_modules-x86_64-2022-06-21"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"