Skip to content

Commit f66a87d

Browse files
committed
Add Perl v5.34 and v5.36 to our test matrix.
1 parent 1b63c41 commit f66a87d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/perl-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
matrix:
6161
perl-version:
6262
- "latest"
63+
- "5.36"
64+
- "5.34"
6365
- "5.32"
6466
- "5.30"
6567
- "5.28"

0 commit comments

Comments
 (0)