ci: use meson 1.1.1 in the 1.22 branch Windows CI
authorTim-Philipp Müller <tim@centricular.com>
Thu, 26 Jan 2023 20:42:41 +0000 (21:42 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 24 Jul 2023 14:36:34 +0000 (15:36 +0100)
commit5c5a2264577be56bddbdab2f47650053ec81b274
tree74d88f829cb7bf960b6f8a55ed96ea17aefb1add
parent48d183cec31c3a713c85e62f32dba6f17d7a1a39
ci: use meson 1.1.1 in the 1.22 branch Windows CI

We need diff_files support for Meson wraps on the Windows
CI for the libpsl wrap which is only available since
Meson 0.63.

We leave the Fedora Meson version on 0.62 so that we
still cover that too since it's our minimum requirement.

Only the image prepare script is updated for now, but the
image tag is not bumped on purpose, since the 1.22 branch
has very low activity and building and uploading/distributing
a new image is fairly expensive. For now we just update the
meson version in the Windows jobs directly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4890>
.gitlab-ci.yml
ci/docker/windows/Dockerfile