Skip to content

Commit ad9a970

Browse files
committed
Revert "Change tests to check for Perl v5.14"
This reverts commit 27b4336 because Dist::Zilla requires v5.20.
1 parent 4213b72 commit ad9a970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- id: action
3939
uses: perl-actions/perl-versions@v1
4040
with:
41-
since-perl: v5.14
41+
since-perl: v5.20
4242
with-devel: true
4343

4444
perl:

0 commit comments

Comments
 (0)