Smoother Compilation Process :wrench:
No more worries about those annoying compilation errors. We detected an issue where a preinstalled component (Mingw) was causing problems, and we've removed that step to make your work smoother. We're constantly working on perfecting our processes for you. Embrace the stress-free coding life! 🎉
mingw is no longer preinstalled on windows-latest, so trying to remove it fails, so just dont try.
Xcode 15 (which is default on macos-lastest now) requires at least Qt 6.5.3, see https://bugreports.qt.io/browse/QTBUG-117225
Temporarily disable windows signing as well, see #1107 for the same on main branch