From b0a9fccf6657a5023f003d5f2940ffeb0a192b9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Fri, 1 Oct 2021 10:08:29 -0400 Subject: gitlab-ci: Update Windows image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c787832..7a6d55e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,7 +54,7 @@ build: .build windows: - image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:2021-06-30.0-master' + image: 'registry.freedesktop.org/gstreamer/gstreamer/amd64/windows:2021-10-01.0-master' stage: 'build' interruptible: true tags: -- cgit v1.2.1