From 6da6c1910ca185fa00079a0542de71992e0fe49f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 5 Apr 2025 12:18:55 +0100 Subject: [PATCH] Switch matomo tests to run on Debian --- .github/workflows/test-kitchen.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 143ed1216..201c69b46 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -141,6 +141,8 @@ jobs: suite: imagery-tiler - os: debian-12 suite: letsencrypt + - os: debian-12 + suite: matomo - os: debian-12 suite: otrs - os: debian-12 @@ -170,9 +172,11 @@ jobs: os: ubuntu-2204 - suite: gps-tile os: ubuntu-2204 + - suite: letsencrypt + os: ubuntu-2204 - suite: mailman os: ubuntu-2204 - - suite: letsencrypt + - suite: matomo os: ubuntu-2204 - suite: osqa os: ubuntu-2204 -- 2.39.5