Currently we fail to build on ubuntu-18 because our node version allows for v18 but that can't compile on ubuntu-18 due to clibs. We can't move to ubuntu-20 yet because that takes us over the 500mb slub limit.
So this pins us to Node 16 which lets us keep deploying. I'll deal with the slug size problem next year.
Currently we fail to build on ubuntu-18 because our node version allows for v18 but that can't compile on ubuntu-18 due to clibs. We can't move to ubuntu-20 yet because that takes us over the 500mb slub limit.
So this pins us to Node 16 which lets us keep deploying. I'll deal with the slug size problem next year.