jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.03k stars 339 forks source link

Remove support for Ubuntu 18.04 (deprecated environment) #852

Closed pnasrat closed 1 year ago

pnasrat commented 1 year ago

Got below 18.04 brownout message in the test runs for a PR. As 18.04 is EOL (with only ESM support available).

Support for 18.04 should be removed from tljh.

This is a scheduled Ubuntu-18.04 brownout. The Ubuntu-18.04 environment is deprecated and will be removed on April 1st, 2023. For more details, see https://github.com/actions/runner-images/issues/6002

manics commented 1 year ago

I agree. We should tag a proper release (0.2.0) with the existing supported versions first so that people can easily stay on the old version:

Once that's done we can upgrade everything, drop unsupported operating systems, and release 1.0.0 :smiley: