We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10edabc commit b04e86bCopy full SHA for b04e86b
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- version: ['5.30', '5.32', '5.34', '5.36', '5.38', '5.40', '5.42']
+ version: ['5.30', '5.32', '5.34', '5.36', '5.38', '5.40']
16
17
env:
18
PERL_CPANM_OPT: "--notest --force --skip-satisfied"
0 commit comments