zetzit / zz

πŸΊπŸ™ ZetZ a zymbolic verifier and tranzpiler to bare metal C
MIT License
1.6k stars 52 forks source link

Convert TravisCI to GitHub Actions #80

Closed jwerle closed 4 years ago

jwerle commented 4 years ago

I'd like to set up CI with GitHub Actions to replace TravisCI and eventually get automated builds triggered by tag releases. We can get binaries for Linux, macOS, and Windows automatically for every tag by leveraging the upload-artifact action.