Skip to content

Commit 4c36d47

Browse files
committed
Check more perl versions
1 parent b16e145 commit 4c36d47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ jobs:
134134
fail-fast: false
135135
matrix:
136136
perl-version:
137+
- '5.38'
138+
- '5.36'
139+
- '5.34'
140+
- '5.32'
137141
- '5.30'
138142
- '5.28'
139143
# ...

0 commit comments

Comments
 (0)