You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add Docker buildx setup and handle missing buildx gracefully
Add docker/setup-buildx-action to the Windows CI job so docker buildx
is available. Also make init-docker-multiplatform skip gracefully if
buildx is not available rather than failing the init task.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments