mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
Ubuntu 22.04 has a newer glibc (2.34) which means builds from there won't run on systems with older glibc, most notably the wpt.fyi taskcluster runners which use 20.04 as the docker base image. This is a temporary workaround until wpt upgrades to 22.04 Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>