Skip to content

Commit 7208080

Browse files
committed
appveyor: disable activeperl build because of ppm problems
1 parent f24fae0 commit 7208080

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

appveyor.yml

+3-2
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: strawberryperl
1617
make: gmake
1718

0 commit comments

Comments
 (0)