You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relates mlkem PR#1083
zig0.11 seems to have dropped from the nix binary cache for MacOS.
This means it has to be built from source in the CI significanlty slowing down
CI.
Note that both zig 0.10 and zig 0.11 have been dropped in nixpkgs 25.05, so it
is expected that it is eventually dropped from the cache.
This commit removes zig 0.11 and the even older zig 0.10.
Signed-off-by: willieyz <[email protected]>
0 commit comments