From a99fc193e56dc6a50565030869fc2205bcd18857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Cerveau?= Date: Mon, 20 Mar 2023 14:39:20 +0100 Subject: [PATCH] ci: update windows image for mse testsuite fix To help that cerbero uses an image with mse fix: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4193/diffs 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 51af1876e3..f2ec8b127b 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -8,4 +8,4 @@ variables: FEDORA_TAG: '2022-12-10.0' INDENT_TAG: '2023-03-16.1' LINT_TAG: '2023-02-16.5' - WINDOWS_TAG: '2023-03-11.0' + WINDOWS_TAG: '2023-03-20.0'