Skip to content

Commit 444184e

Browse files
committed
appveyor: disable activeperl build because of ppm problems
1 parent 70e5373 commit 444184e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ skip_tags: true
1010

1111
environment:
1212
matrix:
13-
- perl: activeperl
14-
make: dmake
13+
## ppm downloads do not work anymore, since beginning of June 2024
14+
# - perl: activeperl
15+
# make: dmake
1516
- perl: cygwinperl
1617
make: make
1718
- perl: strawberryperl

0 commit comments

Comments
 (0)