Matrixify CI/CD build (#18628)
Taken from #18611 #18596 and #18207
Summary of the issue:
We want to build 64bit and 32builds of NVDA in parallel for the 64bit migration and python migrations.
As such, we should prepare our build system to take a matrix of python versions and architecture
Description of user facing changes:
None
Description of developer facing changes:
None
Description of development approach:
Refer to #18611 #18596