Activate the relevant environment, then install your target python version.
conda activate my_env
conda install python=3.6
Activate the relevant environment, then install your target python version.
conda activate my_env
conda install python=3.6