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 committed Jun 29, 2024
1 parent 8e8b132 commit 0227fcd
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 0227fcd

Please sign in to comment.