Skip to content

Commit 7f21ef7

Browse files
committed
Try with more Perl versions
1 parent d283685 commit 7f21ef7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/check.yml

+4
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ jobs:
112112
fail-fast: false
113113
matrix:
114114
perl-version:
115+
- '5.38'
116+
- '5.36'
117+
- '5.34'
118+
- '5.32'
115119
- '5.30'
116120
- '5.28'
117121
# ...

0 commit comments

Comments
 (0)