Skip to content

Commit b04e86b

Browse files
committed
5.42 not supported yet
1 parent 10edabc commit b04e86b

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)