Help with CI/CD, cross platform releases

Can you recommend a simple hello-world scale Zig project that uses CI/CD to build releases for multiple platforms? I’m new to GitHub Actions etc and am looking for somewhat simpler Zig examples than Bun, Tiger Beetle, and the zig compiler to learn from.

4 Likes

Thank you!

Similar example here, but without the explicit release step:

https://ziglang.org/learn/build-system/#build-for-multiple-targets-to-make-a-release