ci_template.yml: Update the windows image used
authorJordan Petridis <jordan@centricular.com>
Fri, 22 Nov 2019 15:23:15 +0000 (17:23 +0200)
committerJordan Petridis <jpetridis@gnome.org>
Tue, 26 Nov 2019 17:42:14 +0000 (17:42 +0000)
gitlab/ci_template.yml

index 2e2cdf7..fb8f8e9 100644 (file)
@@ -12,7 +12,7 @@ variables:
   FEDORA_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/fedora:2019-10-23-793478'
   INDENT_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/gst-indent:6f7e01e1e30a73efa880acdc8e911f1f20c58dbb'
   MANIFEST_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/build-manifest:2019-10-23-793475'
-  WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v6'
+  WINDOWS_IMAGE: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v7'
 
   # Branch to track for modules that have no ref specified in the manifest
   GST_UPSTREAM_BRANCH: 'master'