Open iffy opened 3 months ago
I have downgraded the built environment to ubuntu 20.04 as a workaround => https://github.com/nim-lang/choosenim/pull/15 hopefully it may solve this issue
It will switch to musl to build static binaries soon
It will switch to musl to build static binaries soon
That would be great!
New as of this week, builds on Ubuntu 18.04 are getting a glibc version mismatch error when installing choosenim:
https://github.com/iffy/install-nim/actions/runs/10551875386/job/29229905765
I don't know if dropping support for Ubuntu 18 was intentional or not.