Blender build, make update python 311 error

H:\blender-git\blender>make update
No explicit msvc version requested, autodetecting version.


** Visual Studio 2019 Developer Command Prompt v16.11.22
** Copyright (c) 2021 Microsoft Corporation


[vcvarsall.bat] Environment initialized for: ‘x64’
Compiler Detection successful, detected VS2019
This version of H:\blender-git\blender\lib\windows_x64\python\311\bin\python.exe is not compatible with the version of Windows you’re running. Check your computer’s system information and then contact the software publisher.

H:\blender-git\blender>

Found a same post but his fix didn’t work for me:
H:\blender-git\blender>cd H:\blender-git\blender\lib\windows_x64

H:\blender-git\blender\lib\windows_x64>git lfs pull
Not in a Git repository.

H:\blender-git\blender\lib\windows_x64>git lfs checkout main
Not in a Git repository.

also I deleted python 311 because i updated to 312 but still have it building with 311