-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: Restore MSYS2/MinGW-w64 and move it to Qt6 #59377
Conversation
I'm -1 to introducing another ci build, UNLESS we can drop one of the existing ones or it's extremely high priority. There's just so many long running jobs here already. 🫤 |
- It's a cross building not native - It's not ready for Qt6 as packages required are not available from Fedora.
I dropped MINGW64 (Fedora) job. |
@MehdiChinoune but why is this job more useful then the mingw one? As far as I see it:
So of the 3 windows builds, the msys2 one seems least useful to me... |
Qt5 builds is still relevant as migration to Qt6 is not completely done yet (I reported a crash on qt6 which doesn't happen in qt5). |
So, let's keep it
So you don't want to test MinGW-w64 + Qt6? You know that MinGW is different than MSVC! |
🪟 Windows buildsDownload Windows builds of this PR for testing. 🪟 Windows Qt6 buildsDownload Windows Qt6 builds of this PR for testing. |
Description
Re-enable MSYS2/MinGW-w64 job but with Qt6.