mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
This change fixes false-positive cache hits for run steps that get run with different sets of environment variables due the the environment map being excluded from the cache hash.