From e976908b3f092908e049cb82a6c9c8b0826f0bfd Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 20 Jun 2024 22:16:26 -0500 Subject: [PATCH] Remove CentOS Stream 8 Fixes #1 --- distros/centos-stream/supports.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/distros/centos-stream/supports.yml b/distros/centos-stream/supports.yml index 533b6df..175fab4 100644 --- a/distros/centos-stream/supports.yml +++ b/distros/centos-stream/supports.yml @@ -1,4 +1,4 @@ -8: &supp +9: &supp - arch: amd64 provider: qemu - arch: amd64 @@ -7,4 +7,3 @@ provider: vmware-iso - arch: amd64 provider: hyperv-iso -9: *supp