Skip to content

Commit

Permalink
appveyor: disable activeperl build because of ppm problems
Browse files Browse the repository at this point in the history
  • Loading branch information
eserte committed Jun 12, 2024
1 parent 70e5373 commit 444184e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ skip_tags: true

environment:
matrix:
- perl: activeperl
make: dmake
## ppm downloads do not work anymore, since beginning of June 2024
# - perl: activeperl
# make: dmake
- perl: cygwinperl
make: make
- perl: strawberryperl
Expand Down

0 comments on commit 444184e

Please sign in to comment.