No, you usually don’t need to reinstall—Conda envs are built for linux-64, not a specific distro.
But if system libraries (glibc, libstdc++, CUDA/MPI) are incompatible, you might hit errors and then need to recreate the env. Test it first; only rebuild if imports fail.