shadow
shadow copied to clipboard
Drop support for EOL distros
Related: #2309
It might be worth considering dropping ubuntu 18.04, too. It's not EOL until 2023, but it's holding back our minimum cmake version. #2418
OTOH as code moves into Rust maybe we'll care less about cmake.
When we do this, maybe we should also consider amending our stability guarantee to permit dropping distros that become EOL without a major version bump.
Done: https://github.com/shadow/shadow/pull/2850, https://github.com/shadow/shadow/pull/2820