mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-10 02:22:11 +00:00
The test was hardcoded to expect arm64 platform, causing failures on AMD runners. Now checks actual host architecture dynamically. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>