]> Kevux Git Server - rit/commit
ci: stop special-casing for Ubuntu 16.04
authorPatrick Steinhardt <ps@pks.im>
Fri, 10 Jan 2025 11:32:04 +0000 (12:32 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jan 2025 17:15:38 +0000 (09:15 -0800)
commit678b22f528d533ab49944a696639e664d301a7e7
treee187fb1a1412ff1c27b24cb266bc7f9451bbf9cb
parent4ad71b16cdc8f5f367931b908fa904e8e8c48b47
ci: stop special-casing for Ubuntu 16.04

With c85bcb5de1 (gitlab-ci: switch from Ubuntu 16.04 to 20.04,
2024-10-31) we have adapted the last CI job to stop using Ubuntu 16.04
in favor of Ubuntu 20.04. Remove the special-casing we still have in our
CI scripts.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/lib.sh