From 3c596c3f3c4ef6a4ec9634ab6e4dbac8e66fb1a6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 5 Sep 2026 11:11:07 +0100 Subject: [PATCH] Use debian-13 for tests --- .github/workflows/test-kitchen.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index d7cc60acf..bede35124 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -119,10 +119,10 @@ jobs: - wiki - wordpress os: - - debian-12 + - debian-13 exclude: - suite: mailman - os: debian-12 + os: debian-13 include: - suite: blog os: ubuntu-2004 -- 2.47.3