Skip to content

Commit 6b67e21

Browse files
committed
Add v5.32 to the matrix of Perl versions we test against.
`perl:latest` is now v5.34, so let's explicitly add v5.32 to the test matrix.
1 parent 1e11bbf commit 6b67e21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/perl-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
matrix:
5353
perl-version:
5454
- "latest"
55+
- "5.32"
5556
- "5.30"
5657
- "5.28"
5758
- "5.26"

0 commit comments

Comments
 (0)