From dd58fd0cde03890c348c138aac43081fd084ad76 Mon Sep 17 00:00:00 2001 From: Yonas Habteab Date: Tue, 3 Jun 2025 11:18:05 +0200 Subject: [PATCH] Drop Ubuntu 20.04 Is EOL by the end of May (31). --- .github/workflows/linux.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 74f7d724d..cbaccc6e6 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -48,7 +48,6 @@ jobs: - registry.suse.com/suse/sle15:15.5 - registry.suse.com/suse/sle15:15.6 - - ubuntu:20.04 - ubuntu:22.04 - ubuntu:24.04 - ubuntu:24.10