andrewrk / libsoundio

C library for cross-platform real-time audio input and output
http://libsound.io/
MIT License
1.93k stars 228 forks source link

Automate CI build with Github Actions #243

Open dofuuz opened 3 years ago

dofuuz commented 3 years ago

This PR will automate build and unit test.

Build examples: https://github.com/dofuuz/libsoundio/actions https://github.com/dofuuz/libsoundio/actions/runs/313733522

MSVC build is going to fail unless PR #224, #241, #242 are merged. Fixed build: https://github.com/dofuuz/libsoundio/actions/runs/313728778