timbunce / devel-nytprof

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)
http://blog.timbunce.org/tag/nytprof/
67 stars 50 forks source link

enable appveyor for the main repo #208

Open shawnlaffan opened 1 year ago

shawnlaffan commented 1 year ago

This is a follow up to https://github.com/timbunce/devel-nytprof/pull/207#issuecomment-1457209471

The appveyor builds are currently set up to run on the fork at https://github.com/jkeenan/devel-nytprof/

Ideally they will also be on the main repo.

toddr commented 1 year ago

windows builds are also available via github actions now.

shawnlaffan commented 1 year ago

Yes, but the appveyor config calls Strawberry perl so still has some uses.

That said, Strawberry perl can also be added to github CI using shogo82148/actions-setup-perl.
https://github.com/shogo82148/actions-setup-perl#use-strawberry-perl-on-windows