From 268e2d66173b5733d497f9c821e12528f5123624 Mon Sep 17 00:00:00 2001 From: "Benjamin M. Hughes" Date: Sat, 28 Sep 2024 19:31:04 +0100 Subject: [PATCH] CI config fixup --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a889f750..4aa8e224 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,10 +23,7 @@ jobs: matrix: os: - "almalinux-8" - - "centos-7" - - "centos-stream-8" - "centos-stream-9" - - "debian-10" - "debian-11" - "debian-12" - "rockylinux-8"