Skip to content

Commit 33a8ce2

Browse files
committed
remove 5.42
1 parent faf86d5 commit 33a8ce2

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
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
version: ['5.30', '5.32', '5.34', '5.36', '5.38', '5.40', '5.42']
15+
version: ['5.30', '5.32', '5.34', '5.36', '5.38', '5.40']
1616

1717
env:
1818
PERL_CPANM_OPT: "--notest --force --skip-satisfied"

0 commit comments

Comments
 (0)