Skip to content

Commit

Permalink
ci: add Perl 5.40 to GitHub CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
aspiers committed Jul 13, 2024
1 parent a4178b9 commit fa4c9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
strategy:
matrix:
perl-version:
- '5.40'
- '5.38'
- '5.36'
- '5.34'
Expand Down

0 comments on commit fa4c9cf

Please sign in to comment.