From db0c6eb6669755dedd7483c40711727f65fb96cf Mon Sep 17 00:00:00 2001 From: John McCrae Date: Wed, 19 Oct 2022 13:25:47 +0600 Subject: Removing Centos 6 from testing as it EOL'd 2 years ago. Signed-off-by: John McCrae --- .github/workflows/kitchen.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml index cc2d827130..6f365e9ebc 100644 --- a/.github/workflows/kitchen.yml +++ b/.github/workflows/kitchen.yml @@ -118,7 +118,6 @@ jobs: matrix: os: - 'amazonlinux-2' - # - 'centos-6' - 'centos-7' - 'centos-8' - 'debian-9' -- cgit v1.2.1