lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.27k stars 143 forks source link

Run CI on self-hosted runner #476

Closed artemdinaburg closed 3 years ago

artemdinaburg commented 3 years ago

Our self hosted runner is up! This will let us test arm64 builds.

Matrix in CI tests for:

runs-on: self-hosted

This has the tags Linux and ARM64

artemdinaburg commented 3 years ago

This is done! And we have a windows runner too