Skip to content

Commit 8e944f2

Browse files
simo5abbra
authored andcommitted
Remove CentOS 8 from CI matrix
Remove the centos:8 distribution target from the GitHub Actions CI workflow matrix. CentOS 8 has reached its End of Life (EOL) and is no longer maintained, making it obsolete for ongoing automated testing. Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent d2bffc0 commit 8e944f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"include": [
1515
{ "distro": "debian:sid" },
1616
{ "distro": "fedora:latest" },
17-
{ "distro": "centos:8" },
1817
{
1918
"distro": "fedora:latest",
2019
"compiler": "clang",

0 commit comments

Comments
 (0)