From ef14381f4b0dbd1b0a9cbfa971b5f6543e450871 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 20 Mar 2025 22:43:26 +0000 Subject: [PATCH] Test wiki cookbook on Debian 12 --- .github/workflows/test-kitchen.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 80ebb7cba..143ed1216 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -155,6 +155,8 @@ jobs: suite: web-frontend - os: debian-12 suite: web-rails + - os: debian-12 + suite: wiki exclude: - suite: apt-repository os: ubuntu-2204 -- 2.39.5