summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Powell <104777878+tpowell-progress@users.noreply.github.com>2023-05-04 07:22:41 -0400
committerGitHub <noreply@github.com>2023-05-04 07:22:41 -0400
commit5524851432dad8209917f2c6c69f07134d0ddef2 (patch)
tree1f77a9f989692524e8f67ef13b0109c024ea214a
parent6d11c8b5298f75f69c32cc632048784603ad7cb8 (diff)
downloadchef-5524851432dad8209917f2c6c69f07134d0ddef2.tar.gz
Remove EOLed debian-9 from kitchen tests (#13736)
Signed-off-by: Thomas Powell <thomas.powell@progress.com>
-rw-r--r--.github/workflows/kitchen.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml
index 2a715c8f95..f3b35e30c8 100644
--- a/.github/workflows/kitchen.yml
+++ b/.github/workflows/kitchen.yml
@@ -189,7 +189,6 @@ jobs:
- 'centos-6'
- 'centos-7'
- 'almalinux-8'
- - 'debian-9'
- 'debian-10'
- 'debian-11'
- 'fedora-latest'