mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-19 12:37:16 +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>