1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 14:55:35 +00:00
krust/.github
Jason Hall 05a1a1915f
fix: restrict cross-compilation test to x86_64 runners only
- Only run make run-built-image on ubuntu-latest (x86_64) runners
- ARM64 runners cannot cross-compile for x86_64 due to linker architecture mismatch
- Prevents 'file in wrong format' errors when ARM64 musl-gcc tries to link x86_64 objects

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 20:58:43 -04:00
..
workflows fix: restrict cross-compilation test to x86_64 runners only 2025-06-08 20:58:43 -04:00
dependabot.yml feat: Add supply chain security improvements 2025-06-08 00:48:19 -04:00