Skip to content

Commit

Permalink
CI: drop CentOS Stream 8
Browse files Browse the repository at this point in the history
It has gone EOL a few days ago and the job is failing. CentOS 7 will go
down soon, but we'll keep the CI while it's still working.

It anyone wants to add Rocky Linux into the mix, or any other, PRs are
open :-D

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
  • Loading branch information
evelikov committed Jun 4, 2024
1 parent a894e3b commit 9fae3d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- {name: "archlinux", tag: "latest", variant: "-lts"}
- {name: "archlinux", tag: "latest", variant: "-zen"}
- {name: "centos/centos", tag: "stream9", url: "quay.io/"}
- {name: "centos/centos", tag: "stream8", url: "quay.io/"}
- {name: "centos", tag: "7"}
- {name: "debian", tag: "testing"}
- {name: "debian", tag: "12"}
Expand Down

0 comments on commit 9fae3d9

Please sign in to comment.