I was bored so I hacked some bash together and made https://github.com/rinse-repeat/zig-gh-helper
Allows to use cached Zig in GitHub pipelines
- Cache: Run once a week to cache re-usable Zig into your GitHub CI / pipelines
- Use: In CI / other GitHub repeated pipelines or runners that require installed Zig
PR's welcome to recognise more Zig versions 🙂
(I know it's a hack but that was my first "Zig Project" if that counts as one! 😊 )