From f290dd566bd04bb59d02ca24916e79c674d5e00a Mon Sep 17 00:00:00 2001 From: Faustin Lammler Date: Thu, 11 Jan 2024 17:27:29 +0100 Subject: [PATCH] Increase Cluster testing coverage --- .github/workflows/test_cluster.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test_cluster.yml b/.github/workflows/test_cluster.yml index f4be8e2..f3949ca 100644 --- a/.github/workflows/test_cluster.yml +++ b/.github/workflows/test_cluster.yml @@ -40,8 +40,10 @@ jobs: - debian-12 - fedora-38 - fedora-39 - - rockylinux-8 + - almalinux-8 - almalinux-9 + - rockylinux-8 + - rockylinux-9 - alpine-3.18 - alpine-3.19 steps: