Skip to content

Commit

Permalink
Fedora 40
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocorti committed Apr 23, 2024
1 parent d2a54b8 commit 02b0c16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
matrix:
distro:
- 'centos:7'
- 'fedora:38'
- 'fedora:40'
- 'fedora:39'
include:
- distro: 'fedora:39'
pre: >-
dnf install -y sudo perl-Module-Install perl-Readonly perl-Monitoring-Plugin perl-Perl-Critic rpm-build openssh-clients
- distro: 'fedora:38'
- 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'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
matrix:
distro:
- 'fedora:39'
- 'fedora:38'
- 'fedora:40'
include:
- distro: 'fedora:38'
- distro: 'fedora:40'
pre: >-
dnf install -y sudo perl-Module-Install perl-Readonly perl-Monitoring-Plugin perl-Perl-Critic rpm-build
- distro: 'fedora:39'
Expand Down

0 comments on commit 02b0c16

Please sign in to comment.