Skip to content

Commit 793a405

Browse files
committed
Bump minimum tested version of Perl to 5.10.
Our dependency tree includes `HTML::Tagset`, which now has a minimum required version of Perl v5.10. Bump our minimum tested version to match.
1 parent ae728c6 commit 793a405

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/perl-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
- "5.14"
7575
- "5.12"
7676
- "5.10"
77-
- "5.8"
7877

7978
container:
8079
image: perldocker/perl-tester:${{ matrix.perl-version }}

0 commit comments

Comments
 (0)