From 569874349db58d9b908e8abee6ff65be55bd9a91 Mon Sep 17 00:00:00 2001 From: markuszilch Date: Sun, 9 Jun 2024 08:17:55 +0200 Subject: [PATCH] drop centos 8 from ci --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 524bffc4..45898fb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,8 +67,6 @@ jobs: fail-fast: false matrix: setfile: - - name: CentOS 8 - value: centos8-64vpnserver.ma{hostname=vpnserver}-centos8-64vpnclienta.a{hostname=vpnclienta} - name: CentOS 9 value: centos9-64vpnserver.ma{hostname=vpnserver}-centos9-64vpnclienta.a{hostname=vpnclienta} - name: Debian 11