Install a different Python architecture of Anaconda

Hello everyone!
I need to create a venv with 64 bits Anaconda (Windows 10) but I need a Python of 32 bits architecture.
From I could see, there’s no a 32 bits Python architecture within Anaconda repositories to install.
Is that correct? How can I do this?

Python Version: 3.7.3 32 bits
Anaconda Version: 23.7.4 64 bits

Regards