Skip to content

Commit

Permalink
test(ci): generate perl-crypt-openssl-aes for el7
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Dec 19, 2024
1 parent 4365c47 commit 1d601a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl-cpan-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
distrib: [el8, el9]
distrib: [el7]
name: sign rpm ${{ matrix.distrib }}
container:
image: docker.centreon.com/centreon-private/rpm-signing:latest
Expand Down

0 comments on commit 1d601a2

Please sign in to comment.