From 3b3be40e40c7db6c5305f39e40f81773fbf8afea Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Thu, 13 Jul 2023 15:40:20 +0530 Subject: [PATCH] ci: Build new windows image for cerbero MSYS2 switch Part-of: --- .gitlab-image-tags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index 631a787485..30c4f0ea18 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -8,4 +8,4 @@ variables: FEDORA_TAG: '2023-06-12.0' INDENT_TAG: '2023-06-14.1' LINT_TAG: '2023-02-16.5' - WINDOWS_TAG: '2023-07-07.0' + WINDOWS_TAG: '2023-07-14.0'