From de191abd9320ee23b98f27c22450a299248dcf04 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 12 May 2026 20:24:11 +0100 Subject: [PATCH] Drop testing on ubuntu 22.04 for recipes no longer used there --- .github/workflows/test-kitchen.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index f315e0090..f4af031de 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -135,12 +135,8 @@ jobs: os: ubuntu-2004 - suite: accounts os: ubuntu-2204 - - suite: apache - os: ubuntu-2204 - suite: apt os: ubuntu-2204 - - suite: bind - os: ubuntu-2204 - suite: chef os: ubuntu-2204 - suite: db-backup @@ -153,8 +149,6 @@ jobs: os: ubuntu-2204 - suite: devices os: ubuntu-2204 - - suite: dhcpd - os: ubuntu-2204 - suite: exim os: ubuntu-2204 - suite: fail2ban @@ -173,12 +167,8 @@ jobs: os: ubuntu-2204 - suite: prometheus os: ubuntu-2204 - - suite: python - os: ubuntu-2204 - suite: rsyncd os: ubuntu-2204 - - suite: ssl - os: ubuntu-2204 - suite: sysctl os: ubuntu-2204 - suite: sysfs -- 2.47.3