Remove CentOS8 GitHub actions CI Tests

As CentOS8 is already EOL, remove CentOS8 CI integration tests.

Signed-off-by: Wen Liang <liangwen12year@gmail.com>
This commit is contained in:
Wen Liang 2022-02-03 14:55:33 -05:00 committed by Till Maas
parent 62b0be6091
commit 2307969aef
3 changed files with 2 additions and 19 deletions

View file

@ -15,7 +15,6 @@ jobs:
matrix:
include:
- os: "c7"
- os: "c8"
- os: "c8s"
steps: