Mixaill / FakePDB

Tool for PDB generation from IDA Pro database
Apache License 2.0
550 stars 61 forks source link

Switch to Github Actions #26

Closed hacksysteam closed 1 year ago

hacksysteam commented 3 years ago

Is your feature request related to a problem? Please describe. AppVeyor is killing the build task as it exceeds 60 minutes of runtime.

Describe the solution you'd like We should switch to Github Actions as it allows 6 hours of runtime. https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration

Describe alternatives you've considered N/A

Additional context N/A

Mixaill commented 3 years ago

Yeah, it is on my plan.