We can't yet support glib 2.74.x

This commit is contained in:
Max Howell 2022-09-18 16:54:03 -04:00
parent 2a9dc62e00
commit 9317c2bbed

View file

@ -4,7 +4,7 @@ distributable:
versions:
github: GNOME/glib/tags
ignore: 2.73.x
ignore: [2.73.x, 2.74.x]
#FIXME 2.73.2 onwards depends on PCRE2 (10.x)
# lol at bumping a dep in a *PATCH* release, semver is for the weak apparently