Skip to content

Commit fe8975c

Browse files
committed
Don't run Linux CI on 5.8 (HTML::Tagset)
1 parent 9417409 commit fe8975c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
strategy:
7474
matrix:
7575
perl-version:
76-
- "5.8"
76+
# - "5.8"
7777
- "5.10"
7878
- "5.12"
7979
- "5.14"

0 commit comments

Comments
 (0)