From 40899545954d9c80fbffd61b206385f7b0666c6c Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 21 Sep 2023 09:45:24 -0400 Subject: gitlab-ci: update to GCC CI container with merged P1689R5 --- .gitlab/os-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/os-linux.yml b/.gitlab/os-linux.yml index 8398108..bf9430b 100644 --- a/.gitlab/os-linux.yml +++ b/.gitlab/os-linux.yml @@ -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" -- cgit v0.12