Skip to content

Commit af31026

Browse files
haargoalders
authored andcommitted
stop testing on perl 5.8 as HTML::Tagset has increased its prereq
1 parent cf9ebcc commit af31026

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/build-and-test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
strategy:
3838
matrix:
3939
perl-version:
40-
- "5.8"
4140
- "5.10"
4241
- "5.12"
4342
- "5.14"
@@ -90,7 +89,6 @@ jobs:
9089
matrix:
9190
os: ["macos-latest"]
9291
perl-version:
93-
- "5.8"
9492
- "5.10"
9593
- "5.12"
9694
- "5.14"

0 commit comments

Comments
 (0)