ci: Add a job for testing win32 with no extra stack alignment, like msvc
This test builds with clang, as GCC defaults to 16 byte stack alignment on windows, while clang defaults to 4.
Showing
Please register or sign in to comment
This test builds with clang, as GCC defaults to 16 byte stack alignment on windows, while clang defaults to 4.