Skip to content

Commit 499e85f

Browse files
authored
Update ci.yml
1 parent 0886918 commit 499e85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ jobs:
1515
strategy:
1616
matrix:
1717
perl-version:
18+
- '5.42'
1819
- '5.40'
1920
- '5.38'
2021
- '5.36'
2122
- '5.34'
22-
- '5.32'
2323
name: Perl ${{ matrix.perl-version }}
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)