On 30/10/2022 04.21, Bin Meng wrote:
On Sun, Oct 30, 2022 at 12:39 AM Stefan Weil <s...@weilnetz.de> wrote:
...
Maybe it is sufficient to build only a 64 bit installer. Is there still
need for QEMU on 32 bit Windows? For CI, most parts of the NSIS process
(which requires a lot of resources) are covered by either 32 or 64 bit
builds, so running both might be unnecessary.
I see no need to support QEMU on 32-bit Windows as it is less common.
If you feel confident that QEMU on 32-bit Windows is not worth to support
anymore, could you please send a patch for docs/about/build-platforms.rst to
state there that only 64-bit Windows versions are supported?
We could then also drop the 32-bit CI Windows jobs to save some precious CI
minutes (since they are very limited nowadays on gitlab).
Thomas