0vercl0k / kdmp-parser

A Windows kernel dump C++ parser library with Python 3 bindings.
MIT License
193 stars 29 forks source link

Move off AppVeyor for Github Actions #5

Closed 0vercl0k closed 4 years ago

0vercl0k commented 4 years ago

This PR adds a Windows target to the Github Actions configurations - this means that we don't need the third party AppVeyor anymore. Both the RelWithDebInfo / Debug configurations are uploaded as artifacts for the x64 platform.