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: link arm64 ICU when hosted image builds cross-compile
Hosted Release Image builds linux/amd64 and linux/arm64 from an amd64 runner. Arm64 is cross-linked and needs libicu-dev:arm64; host-arch libicu-dev alone fails the link. Do not change published v0.2.0 or latest.
0 commit comments