Skip to content

Commit

Permalink
Tests with Fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocorti committed Oct 17, 2023
1 parent c2a4dfb commit 959539f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
matrix:
distro:
- 'centos:7'
- 'fedora:37'
- 'fedora:39'
- 'fedora:38'
include:
- distro: 'fedora:38'
pre: >-
dnf install -y sudo perl-Module-Install perl-Readonly perl-Monitoring-Plugin perl-Perl-Critic rpm-build perl-Net-DNS perl-Data-Validate-Domain perl-Net-IP perl-Data-Validate-IP perl-Capture-Tiny
- distro: 'fedora:37'
- distro: 'fedora:39'
pre: >-
dnf install -y sudo perl-Module-Install perl-Readonly perl-Monitoring-Plugin perl-Perl-Critic rpm-build perl-Net-DNS perl-Data-Validate-Domain perl-Net-IP perl-Data-Validate-IP perl-Capture-Tiny
- distro: 'centos:7'
Expand Down

0 comments on commit 959539f

Please sign in to comment.