Skip to content

Commit 8ddcb75

Browse files
committed
Stop testing with Perl 5.10
More and more stuff on CPAN isn't installable on 5.10, so it's causing CI failures.
1 parent c5c3091 commit 8ddcb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ stages:
1414
parameters:
1515
coverage: codecov
1616
debug: true
17-
from_perl: "5.10"
17+
from_perl: "5.12"
1818
extra_prereqs:
1919
- Mason::Tidy
2020
- Perl::Critic

0 commit comments

Comments
 (0)