ci: rebuild windows image

Needed for the backport of https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3805
to take effect, once cerbero is made to use the new image.

Should fix errors like

	cp: will not create hard link `./cerbero-sources/sbc-1.3' to directory `./cerbero-sources/bzip2-1.0.8'

and similar.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3869>
This commit is contained in:
Tim-Philipp Müller 2023-02-01 18:55:17 +00:00 committed by GStreamer Marge Bot
parent 707156653f
commit 31c2a978a8

View file

@ -7,4 +7,4 @@ variables:
###
FEDORA_TAG: '2023-01-25.0'
INDENT_TAG: '2023-01-25.0'
WINDOWS_TAG: '2023-01-25.0'
WINDOWS_TAG: '2023-02-01.0'