We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b63c41 commit f66a87dCopy full SHA for f66a87d
1 file changed
.github/workflows/perl-ci.yml
@@ -60,6 +60,8 @@ jobs:
60
matrix:
61
perl-version:
62
- "latest"
63
+ - "5.36"
64
+ - "5.34"
65
- "5.32"
66
- "5.30"
67
- "5.28"
0 commit comments