From c35dbc3087e71d8698028e6a64be9713d250f2df Mon Sep 17 00:00:00 2001 From: Sina M <1591639+s1na@users.noreply.github.com> Date: Tue, 24 Feb 2026 17:26:35 +0100 Subject: [PATCH] Apply suggestion from @s1na --- build/ci.go | 1 - 1 file changed, 1 deletion(-) diff --git a/build/ci.go b/build/ci.go index e6b5c041be..4d0a1d7e35 100644 --- a/build/ci.go +++ b/build/ci.go @@ -168,7 +168,6 @@ var ( "focal", // 20.04, EOL: 04/2030 "jammy", // 22.04, EOL: 04/2032 "noble", // 24.04, EOL: 04/2034 - "questing", // 25.10, EOL: 07/2026 } // This is where the tests should be unpacked.