Skip to content

Commit

Permalink
Stop running CI on 5.8
Browse files Browse the repository at this point in the history
Looks like HTML-Tagset-3.24 is the culprit
  • Loading branch information
oalders committed Jun 28, 2024
1 parent b5925e0 commit 0417d30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dzil-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
perl-version:
- "5.8"
- "5.10"
- "5.12"
- "5.14"
Expand All @@ -69,8 +68,6 @@ jobs:
- "5.36"
- "5.38"
exclude:
- os: windows-latest
perl-version: "5.8"
- os: windows-latest
perl-version: "5.10"
- os: windows-latest
Expand Down

0 comments on commit 0417d30

Please sign in to comment.