Skip to content

ci: Install correct version of Meson on Alpine CI image

Philip Withnall requested to merge pwithnall/glib:alpine-meson-fix into main

The latest Alpine release contains Meson 1.1.0, but GLib depends on 1.2.0.

This should fix https://gitlab.gnome.org/GNOME/glib/-/jobs/3343347

Signed-off-by: Philip Withnall pwithnall@gnome.org

Merge request reports