mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-16 08:57:15 +08: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>