The Docker container for `ubuntu:20.04` does include the old `glibc` version. So in theory we could just run the compilation steps for the CI in that image (GitHub Actions allows you to set a Docker container as an environment for a step: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idcontainer Workaround until we fix https://github.com/wasp-lang/wasp/issues/2705