We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e11bbf commit 6b67e21Copy full SHA for 6b67e21
1 file changed
.github/workflows/perl-ci.yml
@@ -52,6 +52,7 @@ jobs:
52
matrix:
53
perl-version:
54
- "latest"
55
+ - "5.32"
56
- "5.30"
57
- "5.28"
58
- "5.26"
0 commit comments