Skip to content

[46] ci: Bump image

Jonas Ådahl requested to merge jadahl/mutter:wip/ci-46-bump into gnome-46

GLib 2.79.2 split out platform specific API into separate GIRs, and gjs now warns when using affected API without the new import.

However our CI image still only includes the 2.79.1 development release, so in order to allow gnome-shell to depend on a more recent glib release, bump the image to pull in a newer version.

Related: gnome-shell!3288 (merged) Part-of: !3723 (merged) (cherry picked from commit 3155cf51)

Merge request reports