Closed JasonGross closed 2 months ago
I tried it with fixed version (0.13.0), it's ok.
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
Type tag identifiers have been switched to lower case in 0.14.0 snapshots.
We've been traditionally testing fiat-crypto with zig snapshots, but breaking changes are still frequent, and have impacted the fiat-crypto CI a couple times. So, it's reasonable to switch CI to using releases, and deal with changes only after a new Zig release is out.
cc @jedisct1