We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98e4cd commit 7ed6a0fCopy full SHA for 7ed6a0f
1 file changed
.github/workflows/perl-ci.yml
@@ -89,6 +89,7 @@ jobs:
89
matrix:
90
perl-version:
91
- "latest"
92
+ - "5.32"
93
- "5.30"
94
- "5.28"
95
- "5.26"
0 commit comments