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(ci): remove linux-x86 build target due to NETSDK1084
This commit removes the 'linux-x86' RuntimeIdentifier from the release workflow as it does not support single-file publishing in .NET 10, causing build failures due to a missing application host (NETSDK1084).