Skip to content

Commit

Permalink
bye centos
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Jul 3, 2024
1 parent e6418bb commit 635942b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
Docker:
strategy:
matrix:
os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "centos:7", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3", "tatsushid/tinycore"]
os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3", "tatsushid/tinycore"]
runs-on: ubuntu-latest
env:
DEBUG: 1
Expand Down
4 changes: 2 additions & 2 deletions plat.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ ubuntu:latest|
-debian|apt-get -y update |apt-get -y install|openssl,cron,socat,curl,idn,wget|
debian:latest|

-centos|yum -y update |yum -y install |openssl,crontabs,socat,curl,wget|
centos:7|
#-centos|yum -y update |yum -y install |openssl,crontabs,socat,curl,wget|
#centos:7|

-almalinux|yum -y update |yum -y --allowerasing install |openssl,cronie,socat,curl,wget|
almalinux:latest|
Expand Down

0 comments on commit 635942b

Please sign in to comment.