]> git.ipfire.org Git - thirdparty/git.git/commit
ci: remove clause for Ubuntu 16.04
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 31 Oct 2024 23:49:33 +0000 (23:49 +0000)
committerTaylor Blau <me@ttaylorr.com>
Fri, 1 Nov 2024 14:54:18 +0000 (10:54 -0400)
commitad797eace4209f34aec7fc113ed70887d05c8007
tree3abf77ab599b55aa2c3f2b3ddd3ce4049e7a7314
parentc85bcb5de163a658102bea058a1ea53aea1c5476
ci: remove clause for Ubuntu 16.04

We're no longer testing this version and it's well beyond regular LTS
support now, so remove the stanza for it from the case statement in our
CI code.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
ci/install-dependencies.sh