Преглед изворни кода

gitlab-ci: use the new GCC C++ modules build container

Ben Boeckel пре 2 година
родитељ
комит
6d359ce7a0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitlab/os-linux.yml

+ 1 - 1
.gitlab/os-linux.yml

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