Skip to content
Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 11 Nov 11:45
41ae19e
  • Support pinning to a specific commit of the zig compiler. (@codehz in #14)
    uses: goto-bus-stop/setup-zig@v1
    with:
      version: 0.6.0+4b48fccad
  • Add tests for the version -> URL resolution code.