From 7dcd16b5610b61439697262b8ccb46e2f99d74b0 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Thu, 19 Oct 2023 09:48:33 +0200 Subject: [PATCH] Remove CentOS from CI matrix --- .github/workflows/asciinema.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/asciinema.yml b/.github/workflows/asciinema.yml index 8013b39..4eb5355 100644 --- a/.github/workflows/asciinema.yml +++ b/.github/workflows/asciinema.yml @@ -58,7 +58,6 @@ jobs: distros: - alpine - arch - - centos - debian - fedora - ubuntu @@ -88,7 +87,6 @@ jobs: distros: - alpine - arch - - centos - debian - fedora - ubuntu