Skip to content

Commit

Permalink
Removing CentOS 7
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocorti committed Oct 14, 2024
1 parent 758186c commit c3b807c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
fail-fast: false
matrix:
distro:
- 'centos:7'
- 'fedora:40'
- 'fedora:39'
include:
Expand All @@ -27,10 +26,6 @@ jobs:
- distro: 'fedora:40'
pre: >-
dnf install -y sudo perl-Module-Install perl-Readonly perl-Monitoring-Plugin perl-Perl-Critic rpm-build openssh-clients
- distro: 'centos:7'
pre: >-
yum install -y epel-release &&
yum install -y sudo perl-Module-Install perl-Readonly perl-Monitoring-Plugin perl-Test-Simple perl-Perl-Critic rpm-build openssh-clients
steps:
- name: Git clone repository
uses: actions/checkout@v3
Expand Down

0 comments on commit c3b807c

Please sign in to comment.