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: update Linux build environment to Ubuntu 24.04 for .NET 9 compatibility
- Upgraded from Ubuntu 20.04/22.04 to Ubuntu 24.04 (noble)
- Updated libicu dependency from libicu66/70 to libicu74
- Fixed ARM64 repository URLs to use 'noble' instead of 'focal'
- Ensures compatibility with .NET 9 requirements
This fixes the Linux build failures that were preventing GitHub releases
from being created with assets.
0 commit comments