1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-06 22:12:32 +00:00
krust/.github
Claude c4d4ead5e9
Fix CI: add runner.arch to cache keys, force-install zigbuild
The cargo-zigbuild cache was shared between x86 and ARM runners
(cache key only used runner.os), causing "Exec format error" when
an ARM binary was restored on x86 or vice versa. Added runner.arch
to all cache keys and use --force install to overwrite stale binaries.

https://claude.ai/code/session_01EcsZDNeWn56wFqryb4Wq7r
2026-03-18 20:58:51 +00:00
..
workflows Fix CI: add runner.arch to cache keys, force-install zigbuild 2026-03-18 20:58:51 +00:00
dependabot.yml feat: Add supply chain security improvements 2025-06-08 00:48:19 -04:00