1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 06:45:32 +00:00
krust/.github/workflows
Claude 06ea1a1b3e
Fix CI: use --break-system-packages for pip, cache zigbuild, keep apt fallback
- Ubuntu 24.04 blocks bare pip install (PEP 668), add --break-system-packages
- Move cache steps before cargo install so zigbuild binary can be cached
- Cache cargo-zigbuild binary separately, skip install if already cached
- Keep apt system cross-linkers as fallback alongside zigbuild

https://claude.ai/code/session_01EcsZDNeWn56wFqryb4Wq7r
2026-03-17 21:09:45 +00:00
..
ci.yml Fix CI: use --break-system-packages for pip, cache zigbuild, keep apt fallback 2026-03-17 21:09:45 +00:00