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: lowercase image name + use QEMU for multi-arch build
GHCR requires lowercase image names. Use a hardcoded lowercase name
instead of github.repository_owner. Switch from matrix runners to
single-job QEMU for arm64 cross-compilation (avoids needing arm runners).
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments