Skip to content

Commit

Permalink
centos: drop EOL centos-7
Browse files Browse the repository at this point in the history
https://www.redhat.com/en/blog/centos-linux-has-reached-its-end-life-eol

The end of life for CentOS Linux 7 has come and gone - on June 30, 2024.

Signed-off-by: Tim Orling <[email protected]>
  • Loading branch information
moto-timo committed Jul 28, 2024
1 parent 15d5d81 commit 14a5801
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
base_distro: [
alma-8,
alma-9,
centos-7,
debian-10,
debian-11,
debian-12,
Expand Down
1 change: 0 additions & 1 deletion tests/distro-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ declare -A distros

distros["alma-8"]="AlmaLinux 8"
distros["alma-9"]="AlmaLinux 9"
distros["centos-7"]="CentOS Linux 7 (Core)"
distros["debian-9"]="Debian GNU/Linux 9 (stretch)"
distros["debian-10"]="Debian GNU/Linux 10 (buster)"
distros["debian-11"]="Debian GNU/Linux 11 (bullseye)"
Expand Down

0 comments on commit 14a5801

Please sign in to comment.