Skip to content

Commit 0596a19

Browse files
committed
Add Perl v5.34 and v5.36 to our test matrix.
1 parent 7497f78 commit 0596a19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/perl-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ jobs:
100100
matrix:
101101
perl-version:
102102
- "latest"
103+
- "5.36"
104+
- "5.34"
103105
- "5.32"
104106
- "5.30"
105107
- "5.28"

0 commit comments

Comments
 (0)