From 6a4ad735bf2000959c5d512308951a1866ecdaa3 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 2 May 2025 12:21:42 +0100 Subject: [PATCH] Move more tests to run on Debian 12 --- .github/workflows/test-kitchen.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 182e547df..d3886ad2c 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -129,6 +129,8 @@ jobs: suite: apt-repository - os: debian-12 suite: blogs + - os: debian-12 + suite: community - os: debian-12 suite: dev - os: debian-12 @@ -147,8 +149,12 @@ jobs: suite: letsencrypt - os: debian-12 suite: matomo + - os: debian-12 + suite: nominatim - os: debian-12 suite: otrs + - os: debian-12 + suite: overpass - os: debian-12 suite: prometheus-server - os: debian-12 @@ -176,6 +182,8 @@ jobs: os: ubuntu-2204 - suite: blogs os: ubuntu-2204 + - suite: community + os: ubuntu-2204 - suite: dev os: ubuntu-2204 - suite: dns @@ -194,10 +202,14 @@ jobs: os: ubuntu-2204 - suite: matomo os: ubuntu-2204 + - suite: nominatim + os: ubuntu-2204 - suite: osqa os: ubuntu-2204 - suite: otrs os: ubuntu-2204 + - suite: overpass + os: ubuntu-2204 - suite: serverinfo os: ubuntu-2204 - suite: subversion -- 2.39.5