Since OBS 28 doesn't support 32-bit, it is pointless to build 32-bit by default. If developers need 32-bit for whatever reason, they can just add this line back in, as the backend scripts still support it.
How Has This Been Tested?
Ran workflow.
Types of changes
Code cleanup (non-breaking change which makes code smaller or more readable)
Description
Removes Windows 32-bit from the GItHub workflow.
Motivation and Context
Since OBS 28 doesn't support 32-bit, it is pointless to build 32-bit by default. If developers need 32-bit for whatever reason, they can just add this line back in, as the backend scripts still support it.
How Has This Been Tested?
Ran workflow.
Types of changes
Checklist: