CI: build changes in tools/ on ubuntu/macos
authorPaul Spooren <mail@aparcar.org>
Fri, 25 Feb 2022 11:28:46 +0000 (12:28 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 4 Dec 2022 15:26:59 +0000 (16:26 +0100)
commit9c4d81ec5e7340be08f4a0bae031bfee4e64bc14
tree172d2c51bf06bdd650a1063029db237b1da71274
parent6d4d665147b2e9628494a64612c510f641d11337
CI: build changes in tools/ on ubuntu/macos

This commits adds GitHub CI to check that all tools compile on both
Ubuntu and macOS. Since running in parrallel this should also detect
badly set depdendencies within tools/Makefile.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit fb830fd894f7ae5ad23f712ebf50808f8be2a1f7)
.github/workflows/tools.yml [new file with mode: 0644]