Skip to content

Commit

Permalink
GHA: Bump min Perl version to test to 5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Nov 12, 2023
1 parent 3399e42 commit 51a3ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
perl-version: ['5.8', '5.20', '5.30', '5.34']
perl-version: ['5.14', '5.20', '5.30', '5.34']
alien-install-type: [ 'system', 'share' ]
include:
# Windows strawberry | share
Expand Down

0 comments on commit 51a3ad4

Please sign in to comment.