From 990fc395fbf6da710aa1e2fcaa6a8ee724a96c41 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 5 May 2026 19:03:06 +0100 Subject: [PATCH] Drop testing on ubuntu for recipes no longer used there --- .github/workflows/test-kitchen.yml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 1d6c52fc5..f315e0090 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -139,14 +139,10 @@ jobs: os: ubuntu-2204 - suite: apt os: ubuntu-2204 - - suite: backup - os: ubuntu-2204 - suite: bind os: ubuntu-2204 - suite: chef os: ubuntu-2204 - - suite: clamav - os: ubuntu-2204 - suite: db-backup os: ubuntu-2204 - suite: db-base @@ -163,10 +159,6 @@ jobs: os: ubuntu-2204 - suite: fail2ban os: ubuntu-2204 - - suite: geodns - os: ubuntu-2204 - - suite: geoipupdate - os: ubuntu-2204 - suite: git os: ubuntu-2204 - suite: hardware @@ -177,18 +169,6 @@ jobs: os: ubuntu-2204 - suite: openssh os: ubuntu-2204 - - suite: osmosis - os: ubuntu-2204 - - suite: planet - os: ubuntu-2204 - - suite: planet-aws - os: ubuntu-2204 - - suite: planet-dump - os: ubuntu-2204 - - suite: planet-notes - os: ubuntu-2204 - - suite: planet-replication - os: ubuntu-2204 - suite: postgresql os: ubuntu-2204 - suite: prometheus @@ -197,16 +177,12 @@ jobs: os: ubuntu-2204 - suite: rsyncd os: ubuntu-2204 - - suite: spamassassin - os: ubuntu-2204 - suite: ssl os: ubuntu-2204 - suite: sysctl os: ubuntu-2204 - suite: sysfs os: ubuntu-2204 - - suite: tilelog - os: ubuntu-2204 - suite: tools os: ubuntu-2204 fail-fast: false -- 2.39.5