From 9b16aa34b62d2e477c4ed47cb9df5a0da183e193 Mon Sep 17 00:00:00 2001 From: Hirohito Higashi Date: Sat, 21 Feb 2026 18:00:13 +0000 Subject: [PATCH] CI: Avoid referencing the unstable ddebs.ubuntu.com/noble-proposed mirror closes: #19480 Signed-off-by: Hirohito Higashi Signed-off-by: Christian Brabandt --- ci/ddebs.list | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/ddebs.list b/ci/ddebs.list index e4491a6042..f767e9366e 100644 --- a/ci/ddebs.list +++ b/ci/ddebs.list @@ -1,3 +1,2 @@ deb http://ddebs.ubuntu.com noble main restricted universe multiverse deb http://ddebs.ubuntu.com noble-updates main restricted universe multiverse -deb http://ddebs.ubuntu.com noble-proposed main restricted universe multiverse