Skip to content

Commit

Permalink
github: add recent perl versions to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mauke authored and khwilliamson committed Jun 29, 2024
1 parent 68f3ead commit 9ad7d93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
matrix:
perl-version:
[
"5.40",
"5.38",
"5.36",
"5.34",
"5.32",
"5.30",
"5.28",
"5.26",
Expand Down

0 comments on commit 9ad7d93

Please sign in to comment.