On Mon, May 06, 2024 at 10:43:05AM +0200, Michal Privoznik wrote: > It's now more than two years since Ubuntu 22.04 was released and > per our support policy, Ubuntu 20.04 (the previous major release) > is now not supported. Remove it from our CI testing. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > ci/buildenv/ubuntu-2004.sh | 103 -------------------------- > ci/containers/ubuntu-2004.Dockerfile | 107 --------------------------- > ci/gitlab/builds.yml | 28 ++----- > ci/gitlab/containers.yml | 21 ++---- > ci/manifest.yml | 8 -- > 5 files changed, 14 insertions(+), 253 deletions(-) > delete mode 100644 ci/buildenv/ubuntu-2004.sh > delete mode 100644 ci/containers/ubuntu-2004.Dockerfile Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> FYI, I'd really *not* splitting out the removal and addition into separate jobs. If you remove 20.04 and add 24.04 in the same commit, then git shows the rename and we get a tiny diff so we can see the interesting changes. With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx