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
PR #57 broke cross compilation to Windows since it returned to the behavior that assumes that the MSVC toolchain, in particular ml64, is available and can be used.
I can submit a fix for this, would it be ok to add a CI step that tests that cross compilation from Linux works and that the tests run under wine?