Skip to content

Commit

Permalink
Removed the build on Fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocorti committed Feb 3, 2025
1 parent b14eac8 commit 35b3c04
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 @@ -16,14 +16,9 @@ jobs:
fail-fast: false
matrix:
distro:
- 'fedora:39'
- 'fedora:40'
- 'fedora:41'
include:
- distro: 'fedora:39'
pre: >-
dnf install -y hostname &&
dnf install -y nmap ShellCheck curl sudo perl make bzip2 file openssl rpm-build openssh-clients bc bash-completion
- distro: 'fedora:40'
pre: >-
dnf install -y hostname &&
Expand Down

0 comments on commit 35b3c04

Please sign in to comment.