mattneel/Setup Anyzig

Install anyzig as a universal Zig compiler that automatically resolves versions from build.zig.zon

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 28, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mattneel/setup-anyzig@2272c35a5f1920bb3da9c3d7ea308706eb98afbf # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionAnyzig release tag to install (e.g. v2025_10_15). `latest` fetches the latest release.nolatest
use-cacheCache the anyzig binary and its compiler cache between runs using actions/cachenotrue
cache-keyExtra cache key suffix for matrix disambiguationno""

no outputs