From: Tom Hughes Date: Thu, 20 Mar 2025 22:43:26 +0000 (+0000) Subject: Test wiki cookbook on Debian 12 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/ef14381f4b0dbd1b0a9cbfa971b5f6543e450871?ds=sidebyside Test wiki cookbook on Debian 12 --- 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