Skip to content

Commit

Permalink
Merge pull request #20 from perl-actions/more-perl
Browse files Browse the repository at this point in the history
Try with more Perl versions
  • Loading branch information
atoomic authored Jan 2, 2024
2 parents 5575675 + 7f21ef7 commit fa58753
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ jobs:
fail-fast: false
matrix:
perl-version:
- '5.38'
- '5.36'
- '5.34'
- '5.32'
- '5.30'
- '5.28'
# ...
Expand Down

0 comments on commit fa58753

Please sign in to comment.