Skip to content

Commit 8c8aebf

Browse files
simbabqueoalders
authored andcommitted
drop tests on older windows
This brings us in line with LWP::UserAgent
1 parent cd401c5 commit 8c8aebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ jobs:
147147
fail-fast: true
148148
matrix:
149149
perl-version:
150-
- "5.14"
151-
- "5.16"
150+
#- "5.14"
151+
#- "5.16"
152152
#- "5.18" https://github.com/libwww-perl/WWW-Mechanize/runs/822568352?check_suite_focus=true
153153
- "5.20"
154154
- "5.22"

0 commit comments

Comments
 (0)