You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed glib compatibility by downgrading to Ubuntu 20
fixes#1663
- Ubuntu 22.04 ships with a newer glibc so the prebuilt binaries end up
being linked to a more recent version, removing compatibility with
systems that ship with older variants
- this commit fixes that by downgrading the Ubuntu version
0 commit comments