ci: add github actions build
authorRan Benita <ran@unusedvar.com>
Sat, 18 Apr 2020 17:52:17 +0000 (20:52 +0300)
committerRan Benita <ran@unusedvar.com>
Sat, 18 Apr 2020 18:55:28 +0000 (21:55 +0300)
commit8dfece0cbbddefd2a65003243ea95519cf6b5cfc
treed820b787c7be28038326ea88f3b988992943ad2e
parent0f1cae0cc482575c71d29d6241115886ebf25dec
ci: add github actions build

We currently use Azure Pipelines. But it became out of date. Also it
requires a different account and setup than github account itself.

The configuration here is probably not very good and is less featureful
than the Azure one but it's what I managed.

Signed-off-by: Ran Benita <ran@unusedvar.com>
.github/workflows/main.yml [new file with mode: 0644]