gitlab-ci: update to GCC CI container with merged P1689R5

This commit is contained in:
Ben Boeckel
2023-09-21 09:45:24 -04:00
parent c2564f5916
commit 4089954595

View File

@@ -376,7 +376,7 @@
### C++ modules
.gcc_cxx_modules_x86_64:
image: "kitware/cmake:ci-gcc_cxx_modules-x86_64-2023-08-15"
image: "kitware/cmake:ci-gcc_cxx_modules-x86_64-2023-09-21"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"