Disable 32-bit Qt 6 Windows action builds

They don't build anymore
This commit is contained in:
Ilya Fedin
2026-03-04 11:54:02 +00:00
committed by John Preston
parent a08f8d890d
commit 87caf0e2c4
+2
View File
@@ -54,6 +54,8 @@ jobs:
exclude:
- arch: arm64
qt: ""
- arch: x64_x86
qt: qt6
env:
UPLOAD_ARTIFACT: "true"