Skip to content

Commit 0417d30

Browse files
committed
Stop running CI on 5.8
Looks like HTML-Tagset-3.24 is the culprit
1 parent b5925e0 commit 0417d30

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dzil-build-and-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
matrix:
5353
os: [ubuntu-latest, macos-latest, windows-latest]
5454
perl-version:
55-
- "5.8"
5655
- "5.10"
5756
- "5.12"
5857
- "5.14"
@@ -69,8 +68,6 @@ jobs:
6968
- "5.36"
7069
- "5.38"
7170
exclude:
72-
- os: windows-latest
73-
perl-version: "5.8"
7471
- os: windows-latest
7572
perl-version: "5.10"
7673
- os: windows-latest

0 commit comments

Comments
 (0)